mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-24 13:31:18 -08:00
Fix: Icons - Win10 native menu padding #580
This commit is contained in:
parent
0ce6bda237
commit
ebc37342ee
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ $_initialMenus: selector.append(
|
|||
}
|
||||
@include Win10_NativeMenu() {
|
||||
:root {
|
||||
--context-menu-background-padding: 3px;
|
||||
--context-menu-background-padding: 5px;
|
||||
--menu-background-padding-default: 0px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue