mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-18 23:31:47 -08:00
Fix Minor Spelling Error for !important
This commit is contained in:
parent
3428ec2b2c
commit
27629ef495
1 changed files with 1 additions and 1 deletions
|
|
@ -291,7 +291,7 @@
|
|||
border-color: var(--tabs-border-color) !important;
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: var(--tabs-navbar-shadow-size) !important;
|
||||
opacity: 1 !imporant;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
/** Clipped tabs - Letters cleary *******************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue