forked from rDrama/rDrama
1
0
Fork 0

fix mobile orgy UI

master
Aevann 2023-08-20 04:29:29 +03:00
parent 6e7e7deabb
commit fe44246f5c
1 changed files with 2 additions and 3 deletions

View File

@ -7,9 +7,8 @@
.orgy-top-container {
flex-flow: column wrap;
}
.orgy-chat-window-item {
max-height: 80% !important;
height: 80% !important;
#chat-window {
max-height: 42vh !important;
}
}
@media all and (min-width: 900px) {