first commit
This commit is contained in:
8
common/style/common-style.scss
Normal file
8
common/style/common-style.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
view, swiper, swiper-item{
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.pageBg{
|
||||
background: $brand-theme-color;
|
||||
min-height: 80vh;
|
||||
}
|
||||
Reference in New Issue
Block a user