mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-02 07:12:56 -08:00
Fix: Sidebar Field padding
This commit is contained in:
parent
c7cd7ccbe2
commit
8375278852
1 changed files with 1 additions and 1 deletions
|
|
@ -1081,7 +1081,7 @@
|
|||
--input-bgcolor: color-mix(in srgb, currentColor 30%, transparent);
|
||||
|
||||
appearance: none !important;
|
||||
padding: 8px 11px !important;
|
||||
padding: 5px 8px !important;
|
||||
border: 1px solid var(--input-bgcolor) !important;
|
||||
border-radius: 4px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue