fix video overflow

master
Aevann 2023-09-09 03:16:34 +03:00
parent a92b0434e6
commit 0aacf989f5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ lite-youtube {
}
#orgy-file-container > * {
max-height: 100% !important;
max-height: 70vh !important;
margin: 0 !important;
height: 98% !important;
width: 98% !important;