Files
YGChatCS/src/components/Stepper/styles/index.scss
2025-10-23 21:13:33 +08:00

9 lines
112 B
SCSS

.stepper-wrapper {
background-color: #f3f9ff;
padding: 4px 7px;
}
.stepper-text {
width: 30px;
}