mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Fix: Bottom Rounded Corner - Change the tab to be visible first #251
This commit is contained in:
parent
a45a0545de
commit
cffcc0c80a
1 changed files with 1 additions and 1 deletions
|
|
@ -1591,7 +1591,7 @@
|
|||
/* Box */
|
||||
display: block !important;
|
||||
position: absolute !important;
|
||||
z-index: 1 !important;
|
||||
z-index: -1 !important;
|
||||
|
||||
/* Shape */
|
||||
width: var(--tab-corner-rounding) !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue