Files
YGChatCS/components/Stepper/styles/index.scss
2025-08-03 18:06:06 +08:00

12 lines
162 B
SCSS

.stepper-wrapper {
display: flex;
align-items: center;
}
.stepper-text {
width: 40px;
font-size: 16px;
color: #333;
text-align: center;
}