This commit is contained in:
vinceliuice 2022-02-26 09:05:44 +08:00
parent d05a717497
commit 579d61b362

View file

@ -16,9 +16,7 @@
height: initial !important;
min-height: initial !important;
}
tab > stack {
height: 32px !important;
}
/* Extra margin for the first and last tabs */
.tabbrowser-tab[first-tab]:not([pinned=true]) {
margin-left: 8px !important;
@ -165,7 +163,6 @@ tab[selected]:-moz-window-inactive {
/* fix misc spacing between tabs */
.tabbrowser-tab {
min-height: 28px !important;
padding-inline: 0px !important;
}