Fix: NavBar - As sidebar's urlbar horizontal center`

This commit is contained in:
alstjr7375 2022-11-19 23:06:47 +09:00
parent 56b89e6541
commit eedc04dd75
3 changed files with 15 additions and 3 deletions

View file

@ -1,7 +1,6 @@
:root:not([uidensity="touch"]) #urlbar-container,
:root:not([uidensity="touch"]) #search-container {
padding-block: 3px !important; /* Original: 4px */
margin-inline: 5px !important; /* Original: 5px */
}
:root:not([uidensity="compact"]) #urlbar-container,
:root:not([uidensity="compact"]) #search-container {