mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
18 lines
229 B
CSS
18 lines
229 B
CSS
|
|
|
|
.block__title {
|
|
margin: 0;
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
color: rgba(69,90,100,.6);
|
|
padding: 40rpx 30rpx 20rpx;
|
|
}
|
|
|
|
.button_up_blank{
|
|
height: 40rpx;
|
|
text-align: center;
|
|
}
|
|
|
|
.cu-form-group{
|
|
text-align: right;
|
|
} |