1px less Safari cope

This commit is contained in:
Cohee 2023-11-27 02:56:45 +02:00
parent fd8697afc0
commit 37610062a7
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}
}