Skip to content

Commit 661a91f

Browse files
committed
Fix indentations
1 parent 50adac8 commit 661a91f

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

test/test.css

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -517,35 +517,35 @@
517517
.forms-1:low-value,
518518
.forms-1:high-value,
519519
.forms-1:optimal-value {
520-
slider-orientation: auto;
521-
display: base;
522-
display: control-value(<number>);
523-
display: left-to-right;
524-
display: right-to-left;
525-
display: top-to-bottom;
526-
display: bottom-to-top;
520+
slider-orientation: auto;
521+
display: base;
522+
display: control-value(<number>);
523+
display: left-to-right;
524+
display: right-to-left;
525+
display: top-to-bottom;
526+
display: bottom-to-top;
527527
}
528528

529529
.gaps-1 {
530-
column-rule-break: auto;
531-
row-rule-break: auto;
532-
rule-break: auto;
533-
column-rule-outset: auto;
534-
row-rule-outset: auto;
535-
rule-outset: auto;
536-
rule-paint-order: auto;
537-
row-rule-color: auto;
538-
row-rule-style: auto;
539-
row-rule-width: auto;
540-
row-rule: auto;
541-
rule-color: auto;
542-
rule-style: auto;
543-
rule-width: auto;
544-
rule: auto;
545-
display: spanning-item;
546-
display: intersection;
547-
display: row-over-column;
548-
display: column-over-row;
530+
column-rule-break: auto;
531+
row-rule-break: auto;
532+
rule-break: auto;
533+
column-rule-outset: auto;
534+
row-rule-outset: auto;
535+
rule-outset: auto;
536+
rule-paint-order: auto;
537+
row-rule-color: auto;
538+
row-rule-style: auto;
539+
row-rule-width: auto;
540+
row-rule: auto;
541+
rule-color: auto;
542+
rule-style: auto;
543+
rule-width: auto;
544+
rule: auto;
545+
display: spanning-item;
546+
display: intersection;
547+
display: row-over-column;
548+
display: column-over-row;
549549
}
550550

551551
.gcpm-3::footnote-call,
@@ -764,7 +764,7 @@ mask {
764764
}
765765

766766
@function mixins-1() {
767-
result: auto;
767+
result: auto;
768768
}
769769

770770
.motion-1 {
@@ -1103,7 +1103,7 @@ mask {
11031103
}
11041104

11051105
.sizing-3 {
1106-
display: auto;
1106+
display: auto;
11071107
}
11081108

11091109
.sizing-4 {

0 commit comments

Comments
 (0)