Files
fangche/pages/index/index.scss
2021-03-30 15:21:50 +08:00

12 lines
150 B
SCSS

page{
width: 100%;
height: 100%;
}
.container{
width: 100%;
height: 100%;
.map{
width: 100%;
height: 100%;
}
}