Skip to content

Commit 6cb25d2

Browse files
authored
chore: fix the spacing for scs parser issue (#5271)
1 parent e670a96 commit 6cb25d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/setup-assistant/base/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
.slds-setup-assistant__step-summary-content {
6565
margin-right: $spacing-xx-large;
6666
@include rtl() {
67-
margin-right:$spacing-none;
67+
margin-right: $spacing-none;
6868
}
6969
}
7070

0 commit comments

Comments
 (0)