Skip to content

Commit b1ffe41

Browse files
committed
chore: format fix
1 parent 15f980f commit b1ffe41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/components/_detailed-list.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
> .mynah-detailed-list-item-groups-wrapper
308308
> .mynah-detailed-list-group {
309309
> .mynah-detailed-list-group-title,
310-
> .mynah-detailed-list-items-block > .mynah-detailed-list-item[selectable="false"] {
310+
> .mynah-detailed-list-items-block > .mynah-detailed-list-item[selectable='false'] {
311311
padding-left: 0;
312312
padding-right: 0;
313313
}

0 commit comments

Comments
 (0)