mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-11 03:32:48 -08:00
Fix: Menu Bar - Icons padding at linux
This commit is contained in:
parent
68faf23c45
commit
6cc851e830
1 changed files with 4 additions and 0 deletions
|
|
@ -3743,6 +3743,10 @@
|
|||
:root {
|
||||
--context-menu-background-padding-default: 6px;
|
||||
}
|
||||
|
||||
#main-menubar > menu > .menubar-text {
|
||||
padding-inline-start: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Padding - Mac */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue