更新:登录功能
This commit is contained in:
9
uni_modules/wot-design-uni/components/wd-grid/index.scss
Normal file
9
uni_modules/wot-design-uni/components/wd-grid/index.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import '../common/abstracts/variable';
|
||||
@import '../common/abstracts/mixin';
|
||||
|
||||
@include b(grid) {
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden;
|
||||
height: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user