Skip to content

Commit c63d455

Browse files
committed
[BulkActions] Update disable comment
1 parent 0c0ed93 commit c63d455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polaris-react/src/components/BulkActions/BulkActions.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ $bulk-actions-button-stacking-order: (
6969
max-width: 100%;
7070

7171
@media #{$p-breakpoints-sm-down} {
72-
// stylelint-disable-next-line selector-max-combinators, selector-max-type -- update button spacing on small screens
72+
// stylelint-disable-next-line selector-max-combinators, selector-max-type -- the first item of button group on small screen needs to fill the space
7373
> div > div:first-child {
7474
flex: 1 1 auto;
7575
}

0 commit comments

Comments
 (0)