Aevann 2023-04-25 19:31:59 +02:00
parent 99b583a7b9
commit 4f6b812332
1 changed files with 1 additions and 1 deletions

View File

@ -5586,7 +5586,7 @@ lite-youtube {
overflow: auto;
max-height: 70vh !important;
max-width: 100vw !important;
width: 500px;
width: min(100%, 500px);
}
lite-youtube::before {