feat: 调整项目结构
This commit is contained in:
11
src/components/Stepper/styles/index.scss
Normal file
11
src/components/Stepper/styles/index.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.stepper-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.stepper-text {
|
||||
width: 40px;
|
||||
font-size: 16px;
|
||||
color: #333;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user