From 0ce56c864420887303139a4e81f39e5283c06939 Mon Sep 17 00:00:00 2001 From: Vince Date: Mon, 13 May 2024 13:26:12 +0800 Subject: [PATCH] update --- src/sass/gtk/_common-4.0.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sass/gtk/_common-4.0.scss b/src/sass/gtk/_common-4.0.scss index eeec943c..81ac72f3 100644 --- a/src/sass/gtk/_common-4.0.scss +++ b/src/sass/gtk/_common-4.0.scss @@ -3201,6 +3201,8 @@ switch { } checkbutton, radiobutton { + padding: 2px 0; + // this is for a nice focus on check and radios text &.text-button { padding: 2px 0;