Fix local preview width

This commit is contained in:
Fedor Indutny
2025-04-07 16:26:49 -07:00
committed by GitHub
parent 61dc048436
commit efffc4f569

View File

@@ -4495,8 +4495,8 @@ button.module-image__border-overlay:focus {
}
}
&__local-preview-video-container {
display: contents;
&__local-preview-container {
width: 100%;
}
&__local-preview-fullsize {