Firefox-UI-Fix/src/centered/_bookmarkbar.scss

5 lines
95 B
SCSS

#PlacesToolbarItems {
display: flex !important;
justify-content: safe center !important;
}