WGShare.Client.Wx/pages/button/shape/index.wxss

10 lines
148 B
Plaintext

.button-example {
display: flex;
justify-content: space-between;
margin: 0 32rpx 32rpx;
}
.external-class {
border-radius: 0 !important;
}