这一版本优化了很多
This commit is contained in:
@@ -43,4 +43,20 @@
|
||||
.result-btn.active.data-v-39f9b795 {
|
||||
background: #2667E9;
|
||||
color: #fff;
|
||||
}
|
||||
.signature-box.data-v-39f9b795 {
|
||||
width: 100%;
|
||||
min-height: 240rpx;
|
||||
background: #f8f8f8;
|
||||
border: 1rpx dashed #dcdfe6;
|
||||
border-radius: 8rpx;
|
||||
margin-top: 16rpx;
|
||||
}
|
||||
.signature-box .signature-img.data-v-39f9b795 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.signature-box .signature-placeholder.data-v-39f9b795 {
|
||||
color: #909399;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user