mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 05:43:21 +00:00
Fixed pinned tabs not being aligned (closes #110)
This commit is contained in:
@@ -365,6 +365,7 @@ toolbarbutton#scrollbutton-up {
|
||||
|
||||
.tabbrowser-tab[pinned] {
|
||||
position: relative !important;
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabs:has(.tabbrowser-tab[pinned]) .tabbrowser-tab:nth-child(1 of :not([pinned]):not([hidden])) {
|
||||
|
||||
Reference in New Issue
Block a user