9 lines
112 B
SCSS
9 lines
112 B
SCSS
.stepper-wrapper {
|
|
background-color: #f3f9ff;
|
|
padding: 4px 7px;
|
|
}
|
|
|
|
.stepper-text {
|
|
width: 30px;
|
|
}
|