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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 {