merge
This commit is contained in:
@@ -479,8 +479,8 @@
|
||||
position: fixed;
|
||||
background-color: $uni-bg-color;
|
||||
border-radius: $radius;
|
||||
left: 60rpx;
|
||||
right: 60rpx;
|
||||
left: 80rpx;
|
||||
right: 80rpx;
|
||||
top: 30%;
|
||||
z-index: 1002;
|
||||
font-size: $uni-font-size-sm;
|
||||
@@ -494,11 +494,11 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
.newCont-text {
|
||||
padding: 0 40rpx;
|
||||
padding: 50rpx 40rpx;
|
||||
box-sizing: border-box;
|
||||
line-height: 48rpx;
|
||||
text-align: justify;
|
||||
height: 260rpx;
|
||||
max-height: 400rpx;
|
||||
overflow: hidden;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user