修改
This commit is contained in:
parent
296c45ad0e
commit
e20941d380
@ -317,6 +317,7 @@
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
font-size: 28rpx;
|
||||||
}
|
}
|
||||||
/deep/ .u-checkbox{
|
/deep/ .u-checkbox{
|
||||||
margin: 40rpx 0 0;
|
margin: 40rpx 0 0;
|
||||||
@ -325,7 +326,7 @@
|
|||||||
span{
|
span{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 30rpx;
|
font-size: 28rpx;
|
||||||
color: #D43953;
|
color: #D43953;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user