mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-23 07:45:36 +00:00
Fixed tab icon overlay
This commit is contained in:
@@ -168,7 +168,7 @@ toolbarbutton#scrollbutton-up {
|
||||
}
|
||||
|
||||
.tabbrowser-tab {
|
||||
--zen-browser-tab-icon-size: 18px;
|
||||
--zen-browser-tab-icon-size: 16px;
|
||||
--tab-min-width: 0 !important;
|
||||
box-shadow: none !important;
|
||||
margin: 5px auto !important;
|
||||
@@ -228,6 +228,10 @@ toolbarbutton#scrollbutton-up {
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
|
||||
.tab-icon-overlay {
|
||||
margin-inline-end: 0 !important;
|
||||
}
|
||||
|
||||
/* Title bar */
|
||||
|
||||
#zen-titlebar-items-container {
|
||||
|
||||
Reference in New Issue
Block a user