mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-08 10:36:43 +08:00
签字确认页面字体大小调整
This commit is contained in:
@@ -1866,12 +1866,12 @@ export default {
|
||||
line-height: 30px;
|
||||
}
|
||||
/deep/ .fs16{
|
||||
font-size: 16px;
|
||||
font-size: 16px!important;
|
||||
}
|
||||
/deep/ .fs20{
|
||||
font-size: 20px;
|
||||
font-size: 16px;
|
||||
.van-cell{
|
||||
font-size: 20px;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user