From 2050abd4d6ba916048c9bbdb3114eb337462988b Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Fri, 17 Mar 2023 00:49:41 +0800 Subject: [PATCH] Update _common-4.0.scss --- src/sass/gtk/_common-4.0.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/sass/gtk/_common-4.0.scss b/src/sass/gtk/_common-4.0.scss index 05c0a4ed..6c680130 100644 --- a/src/sass/gtk/_common-4.0.scss +++ b/src/sass/gtk/_common-4.0.scss @@ -904,8 +904,7 @@ splitbutton { } > menubutton > button { - padding-left: $space-size - 2px; - padding-right: $space-size - 2px; + padding: ($medium-size - 24px) / 2 ($medium-size - 16px) / 2; } // Since the inner button doesn't have any style classes on it,