mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 08:38:53 +01:00
Change mobile cope styles
This commit is contained in:
parent
3803714465
commit
1c69ba1ae3
@ -173,6 +173,8 @@ body.no-blur .popup[open]::backdrop {
|
||||
|
||||
@media screen and (max-width: 1000px) {
|
||||
.popup .popup-body {
|
||||
height: auto;
|
||||
height: fit-content;
|
||||
max-height: 95vh;
|
||||
max-height: 95svh;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user