客户登记
This commit is contained in:
@@ -114,9 +114,10 @@
|
||||
.line-height-20{line-height:2;}
|
||||
.rich-text-img{display:bolck;max-width:100% !important;height:auto !important;margin:40rpx 0 20rpx 0 !important;}
|
||||
|
||||
.height-100{height:100rpx;}
|
||||
.height-190{height:190rpx;}
|
||||
.height-240{height:240rpx;}
|
||||
.height-100{height:100rpx;box-sizing:border-box;}
|
||||
.height-120{height:120rpx;box-sizing:border-box;}
|
||||
.height-190{height:190rpx;box-sizing:border-box;}
|
||||
.height-240{height:240rpx;box-sizing:border-box;}
|
||||
.tabmenu{line-height:80rpx;}
|
||||
.tabmenu.active::before{display:block;position:absolute;bottom:0;left:50%;width:30rpx;height:4rpx;margin-left:-15rpx;content:"";background-color:#36afa2;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user