WGShare.Client.Wx/pages/radio/horizontal/index.wxss

6 lines
103 B
Plaintext

.box {
padding: 32rpx;
display: flex;
justify-content: space-between;
background-color: #fff;
}