mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-18 07:41:59 +00:00
Update split view tab styles for collapsed mode
This commit is contained in:
@@ -14,7 +14,11 @@ tab-group[split-view-group] {
|
|||||||
--zen-split-view-active-tab-bg: color-mix(in srgb, var(--zen-toolbar-element-bg), transparent 40%);
|
--zen-split-view-active-tab-bg: color-mix(in srgb, var(--zen-toolbar-element-bg), transparent 40%);
|
||||||
|
|
||||||
:root:not([zen-sidebar-expanded='true']) & {
|
:root:not([zen-sidebar-expanded='true']) & {
|
||||||
padding: 2px 0;
|
padding: 0 2px;
|
||||||
|
--tab-min-height: 30px;
|
||||||
|
--tab-collapsed-width: 38px;
|
||||||
|
margin: 0 auto;
|
||||||
|
--tab-min-width: 34px;
|
||||||
}
|
}
|
||||||
|
|
||||||
& > .tabbrowser-tab {
|
& > .tabbrowser-tab {
|
||||||
|
Reference in New Issue
Block a user