Skip to content

Commit deff8fc

Browse files
fix styles for React
1 parent 669b666 commit deff8fc

File tree

1 file changed

+3
-3
lines changed
  • packages/devextreme-cli/src/templates/react/application/src

1 file changed

+3
-3
lines changed

packages/devextreme-cli/src/templates/react/application/src/dx-styles.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ body {
3838
margin: 0;
3939
line-height: 40px;
4040
}
41+
}
4142

42-
.screen-x-small & {
43-
padding: 20px;
44-
}
43+
.screen-x-small .content {
44+
padding: 20px;
4545
}
4646

4747
.container {

0 commit comments

Comments
 (0)