Files

9 lines
104 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
.button-group {
display: flex;
justify-content: center;
}
.button-group .space {
width: 32rpx;
}