style(next): tab height on horizontal layout

This commit is contained in:
Elian Doran 2024-11-30 00:52:09 +02:00
parent 7a0649038b
commit 8c62949d09
No known key found for this signature in database

View File

@ -610,6 +610,7 @@ html body #left-pane .quick-search:focus-within .search-button:hover,
.tab-row-widget {
background: transparent !important;
height: var(--tab-bar-height) !important;
}
.tab-row-widget-container {