We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26553e0 commit d72b957Copy full SHA for d72b957
src/components/page/_page.less
@@ -7,4 +7,7 @@
7
.cr-page {
8
position: relative;
9
overflow-y: scroll;
10
+ .listEnd {
11
+ margin-bottom: 100px;
12
+ }
13
}
0 commit comments