mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-11 17:30:44 -07:00
Fix: Tab Bar - Reduce each tab gaps #56
This commit is contained in:
parent
8c53c84b5e
commit
f86fb05425
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
/* neighbouring tabs should "pinch" together */
|
||||
.tabbrowser-tab {
|
||||
padding-inline: 1px !important;
|
||||
padding-inline: 0 !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not([last-visible-tab]) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue