mini-system-examination-signup/pages/branches/branchesdetail.wxss
dong_bo0602 19bde1b78c 0608
2022-06-08 16:49:02 +08:00

12 lines
220 B
Plaintext

/* pages/branches/branchesdetail.wxss */
.content-view{
padding: 30rpx;
}
.content-detail{
padding: 30rpx;
box-shadow: 0 0 10rpx #ccc;
}
.notice-title{
padding-bottom: 30rpx;
border-bottom: 1px solid #e5e5e5;
}