mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-01 11:56:48 +01:00
Ignore Safari cope for large popups
This commit is contained in:
parent
be518d3668
commit
3d86d110e8
@ -1,5 +1,6 @@
|
|||||||
/* iPhone copium land */
|
/* iPhone copium land */
|
||||||
body.safari .popup .popup-body:has(.maximized_textarea) {
|
body.safari .popup .popup-body:has(.maximized_textarea),
|
||||||
|
body.safari .popup.large_dialogue_popup .popup-body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user