We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc65f8 commit 7c90f7cCopy full SHA for 7c90f7c
templates/react/application/src/dx-styles.scss
@@ -35,7 +35,8 @@
35
border-left: 0;
36
}
37
38
-.with-footer > div > div > .dx-scrollable-content {
+.with-footer > .dx-scrollable-wrapper >
39
+.dx-scrollable-container > .dx-scrollable-content {
40
height: 100%;
41
42
& > .dx-scrollview-content {
templates/vue/application/src/dx-styles.scss
-.with-footer > div > div >.dx-scrollable-content {
0 commit comments