much better approach to orgy UI

master
Aevann 2023-08-20 04:22:56 +03:00
parent 7026aa63c8
commit 6e7e7deabb
1 changed files with 1 additions and 6 deletions

View File

@ -14,7 +14,7 @@
} }
@media all and (min-width: 900px) { @media all and (min-width: 900px) {
.orgy-chat-window-item { .orgy-chat-window-item {
max-width: max(30vw, calc(100vw - 1080px)); max-width: 30vw;
} }
} }
@ -37,11 +37,6 @@
width: 100% !important; width: 100% !important;
} }
} }
@media (min-width: 1700px) {
#orgy-file-container {
width: 1300px !important;
}
}
#orgy-file-container > video { #orgy-file-container > video {
max-height: 100% !important; max-height: 100% !important;