fix tabbar being cut off
This commit is contained in:
parent
8458666e29
commit
0a6e1a1840
@ -30,7 +30,7 @@ The tabs container
|
|||||||
|
|
||||||
/* Set minimum height for tab bar */
|
/* Set minimum height for tab bar */
|
||||||
#tabbrowser-tabs {
|
#tabbrowser-tabs {
|
||||||
--tab-min-height: 0;
|
/* --tab-min-height: 0; */
|
||||||
margin: 6px 5px 6px 5px;
|
margin: 6px 5px 6px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user