mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
17 lines
268 B
Plaintext
17 lines
268 B
Plaintext
.user-container {
|
|
padding: 25rpx 10rpx;
|
|
background-color: #F0F0F0;
|
|
/*border: 1px solid black;*/
|
|
}
|
|
.form{
|
|
background-color: #fff;
|
|
margin: 10rpx 7rpx;
|
|
}
|
|
.repair_textarea{
|
|
width: 100%;
|
|
height: 150rpx;
|
|
}
|
|
.repair_image{
|
|
width: 150rpx;
|
|
height: 150rpx;
|
|
} |