Prohibit .preview to be 0 width (#2730)

This commit is contained in:
Timo
2024-11-07 13:15:12 +01:00
committed by GitHub
parent bbdb48a7d2
commit 9bf40eda25

View File

@@ -66,6 +66,7 @@ video.mirror {
margin-inline: 0;
border-radius: 0;
block-size: 100%;
width: 100%;
}
.buttonBar {