From fa4b6ac4c934087a7e6c4f8cbc2c9f61fecb1007 Mon Sep 17 00:00:00 2001 From: Jannis Weis <31143295+weisJ@users.noreply.github.com> Date: Thu, 27 Apr 2023 22:16:07 +0200 Subject: [PATCH] Menu: Adjust margins --- .../com/github/weisj/darklaf/nativelaf/windows11.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/github/weisj/darklaf/nativelaf/windows11.properties b/core/src/main/resources/com/github/weisj/darklaf/nativelaf/windows11.properties index 4ef2ae35..43b955fe 100644 --- a/core/src/main/resources/com/github/weisj/darklaf/nativelaf/windows11.properties +++ b/core/src/main/resources/com/github/weisj/darklaf/nativelaf/windows11.properties @@ -48,7 +48,7 @@ MenuBar.border.margins = 5,0,5,0 MenuItem.margin = 1,7,1,7 CheckBoxMenuItem.margin = 1,7,1,7 RadioButtonMenuItem.margin = 1,7,1,7 -Menu.margin = 1,7,1,1 +Menu.margin = 1,7,1,7 List.selectionArc = %arc List.border.insets = 5,5,5,5