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