mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-10 17:10:45 +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) {
|
@media screen and (max-width: 1000px) {
|
||||||
.popup .popup-body {
|
.popup .popup-body {
|
||||||
height: auto;
|
height: fit-content;
|
||||||
|
max-height: 95vh;
|
||||||
|
max-height: 95svh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user