adjusted bookmark separator height
This commit is contained in:
parent
650553a886
commit
2b3463e672
1 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,7 @@
|
|||
:root[uidensity="compact"] #PersonalToolbar {
|
||||
padding-inline: 4px 6px !important;
|
||||
}
|
||||
|
||||
#PlacesToolbarItems > toolbarseparator::before {
|
||||
border-image-source: linear-gradient(transparent 8px, var(--toolbarseparator-color) 8px, var(--toolbarseparator-color) calc(100% - 8px), transparent calc(100% - 8px)) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue