Update _common-4.0.scss

This commit is contained in:
vinceliuice
2025-11-09 16:14:20 +08:00
parent 95584787e9
commit 60e7f1b4c2

View File

@@ -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;
// }
}
}