mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
1px less Safari cope
This commit is contained in:
@@ -548,7 +548,7 @@ hr {
|
||||
/* special case for desktop Safari to allow #sheld resizing */
|
||||
@media only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (pointer: fine) {
|
||||
#form_sheld {
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user