style(next): tweak add new tab background

This commit is contained in:
Elian Doran 2024-12-01 10:32:22 +02:00
parent 082cb71e83
commit 947cff5805
No known key found for this signature in database

View File

@ -350,6 +350,7 @@
--launcher-pane-size: var(--launcher-pane-horizontal-size);
--active-tab-background-color: var(--launcher-pane-background-color);
--active-tab-hover-background-color: var(--active-tab-background-color);
--new-tab-button-background: transparent;
}
/* Matches when the left pane is collapsed */