Skip to content

Commit 3d21044

Browse files
committed
fix stylelint warning
1 parent f4dca37 commit 3d21044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme-scss/scss/widgets/base/_gridBase.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@
11451145
padding: $grid-cell-padding $grid-texteditor-input-padding $grid-cell-padding $grid-cell-padding;
11461146
}
11471147

1148-
.dx-command-expand{
1148+
.dx-command-expand {
11491149
&.dx-#{$widget-name}-sticky-column-right {
11501150
z-index: 4;
11511151
}

0 commit comments

Comments
 (0)