fix youtube in orgy

pull/195/head
Aevann 2023-08-23 22:27:16 +03:00
parent 911bf57b78
commit 3522246490
1 changed files with 3 additions and 4 deletions

View File

@ -14,7 +14,6 @@
.orgy-chat-window-item {
flex-grow: 2;
max-width: 25vw;
}
.rumble-player {
@ -23,9 +22,9 @@
width: 500px;
}
#orgy-file-container {
position: relative;
width: -webkit-fill-available;
#orgy-file-container, lite-youtube {
width: 70vw;
max-width: 100vw !important;
}
#orgy-file-container > video {