mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-16 22:31:41 -08:00
4 lines
145 B
SCSS
4 lines
145 B
SCSS
:root[uidensity="compact"] #PersonalToolbar toolbarbutton {
|
|
margin-top: 0px !important; /* Original: 2px */
|
|
margin-bottom: 1px !important;
|
|
}
|