mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-19 14:42:00 -08:00
Fix: remove tabbrowser margin
Because fixed tab, multiselected tab
This commit is contained in:
parent
a7e15cdf54
commit
5a3ce132ed
1 changed files with 0 additions and 6 deletions
|
|
@ -19,12 +19,6 @@
|
|||
margin-bottom: 0px !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab {
|
||||
margin: 0px !important;
|
||||
margin-inline: 0px !important;
|
||||
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