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;