diff --git a/src/sass/gtk/_common-4.0.scss b/src/sass/gtk/_common-4.0.scss index 5e857463..75d4291d 100644 --- a/src/sass/gtk/_common-4.0.scss +++ b/src/sass/gtk/_common-4.0.scss @@ -353,10 +353,10 @@ gridview { @extend %selected_items; } - box { //cells - border-spacing: 8px; //label separation - margin: 12px; - } + // box { //cells + // border-spacing: $container_padding; //label separation + // // margin: 12px; + // } } }