UNPKG

370 BSCSSView Raw
1
2$font_root: "../dist/fonts";
3@import "../src/main";
4
5.mdl-layout__content {
6 padding: 14px 40px;
7}
8
9.ecc-application__workspace {
10 padding: 2rem;
11}
12
13.uitest-highred {
14 height: 111vh;
15}
16
17.uitest-table__contextmenu {
18}
19
20.uitest-divmargin {
21 margin-bottom: 10px;
22}
23
24.uitest-scrolling__cardcontent {
25 height: 100px;
26}
27
28.uitest-longcard {
29 height: 120vh
30}