Files

7 lines
132 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
.stepper-example {
padding: 32rpx;
display: flex;
background-color: var(--bg-color-demo);
justify-content: space-between;
}