6 lines
101 B
SCSS
6 lines
101 B
SCSS
@import './styles/common.scss';
|
|
@import './styles/iconfont.scss';
|
|
page{
|
|
height: 100%;
|
|
|
|
} |