init
This commit is contained in:
8
uni_modules/nutui-uni/components/steps/index.scss
Normal file
8
uni_modules/nutui-uni/components/steps/index.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.nut-steps {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.nut-steps-vertical {
|
||||
flex-flow: column;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user