Skip to content

Commit ba17970

Browse files
committed
Fix indentation
1 parent 1fab4e6 commit ba17970

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

resources/css/cp.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
.product-variant-options {
66
.publish-fields {
7-
display: grid;
8-
grid-template-columns: none !important;
9-
--grid-columns: none !important;
7+
display: grid;
8+
grid-template-columns: none !important;
9+
--grid-columns: none !important;
1010
}
1111
}

0 commit comments

Comments
 (0)