Files

6 lines
83 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
.group {
display: flex;
justify-content: space-between;
margin-top: 32rpx;
}