Skip to content

Commit 5e22116

Browse files
fixed tabbing/indent
1 parent 5705640 commit 5e22116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/list-steps/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,5 @@ ol.lst-stps[start="9"] {
159159

160160
/* Full width exception li (for exempt designs, e.g. grids, tables, etc.) */
161161
.cnt-wdth-lmtd .lst-stps > li:has(div, section, table), .cnt-wdth-lmtd .lst-stps .lst-stps-sub > li:has(div, section, table) {
162-
max-width: none;
162+
max-width: none;
163163
}

0 commit comments

Comments
 (0)