mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-19 17:49:16 +00:00
Fixed issues
This commit is contained in:
@@ -11,11 +11,14 @@
|
||||
}
|
||||
|
||||
/* Tabs bar height */
|
||||
#tabbrowser-tabs,
|
||||
#tabbrowser-tabs arrowscrollbox {
|
||||
#tabbrowser-tabs {
|
||||
--tab-min-height: 32px !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabs:not([secondarytext-unsupported]) .tab-label-container {
|
||||
max-height: 32px !important;
|
||||
}
|
||||
|
||||
/* Extra margin for the first and last tabs */
|
||||
.tabbrowser-tab[first-tab]:not([pinned=true]) {
|
||||
margin-left: 8px !important;
|
||||
|
||||
Reference in New Issue
Block a user