🎨 Remove unnecessary whitespace in CSS styling
This commit is contained in:
@@ -1032,7 +1032,7 @@ h2 {
|
||||
.controls-grid {
|
||||
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
|
||||
}
|
||||
|
||||
|
||||
/* Force collapsible groups to always span full width */
|
||||
.controls-grid .collapsible-group {
|
||||
grid-column: 1 / -1;
|
||||
|
||||
Reference in New Issue
Block a user