更新:登录功能
This commit is contained in:
10
uni_modules/wot-design-uni/components/wd-steps/index.scss
Normal file
10
uni_modules/wot-design-uni/components/wd-steps/index.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
@import '../common/abstracts/variable';
|
||||
@import '../common/abstracts/mixin';
|
||||
|
||||
@include b(steps) {
|
||||
font-size: 0;
|
||||
|
||||
@include when(vertical) {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user