Files

7 lines
118 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
.button-example {
display: flex;
justify-content: space-between;
background-color: #181818;
padding: 32rpx;
}