mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-23 00:21:30 -08:00
Fix: revert tab padding inline
This commit is contained in:
parent
42ad4cc684
commit
48847e5a11
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
|||
margin-bottom: 0px !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab {
|
||||
padding-inline: 1px !important;
|
||||
}
|
||||
|
||||
/* Selected Tab - Color like toolbar */
|
||||
.tab-background[selected="true"] {
|
||||
background: var(--toolbar-bgcolor) !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue