LastRenderedImage: Fix image not showing up in Firefox

This commit is contained in:
Pablo Vazquez 2022-07-07 15:49:58 +02:00
parent 23e752b351
commit 8b7bcb9779

@ -503,7 +503,6 @@ span.state-transition-arrow.lazy {
background-color: var(--color-background);
border-radius: var(--border-radius);
display: flex;
height: 0;
justify-content: center;
overflow: hidden;
padding-top: 56.25%;