mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Change mobile cope styles
This commit is contained in:
@@ -173,6 +173,8 @@ body.no-blur .popup[open]::backdrop {
|
|||||||
|
|
||||||
@media screen and (max-width: 1000px) {
|
@media screen and (max-width: 1000px) {
|
||||||
.popup .popup-body {
|
.popup .popup-body {
|
||||||
height: auto;
|
height: fit-content;
|
||||||
|
max-height: 95vh;
|
||||||
|
max-height: 95svh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user