first commit
This commit is contained in:
8
src/components/Stepper/styles/index.scss
Normal file
8
src/components/Stepper/styles/index.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.stepper-wrapper {
|
||||
background-color: #f3f9ff;
|
||||
padding: 4px 7px;
|
||||
}
|
||||
|
||||
.stepper-text {
|
||||
max-width: 40px;
|
||||
}
|
||||
Reference in New Issue
Block a user