1
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
/* #endif */
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
padding: 0 30rpx;
|
||||
// padding: 0 30rpx;
|
||||
}
|
||||
|
||||
.operat-span {
|
||||
|
||||
@@ -158,13 +158,16 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
.label {
|
||||
padding: 6rpx 10rpx;
|
||||
margin: 0 10rpx 10rpx 0;
|
||||
font-size: 24rpx;
|
||||
height: 40rpx;
|
||||
padding: 4rpx 14rpx;
|
||||
margin-right: 10rpx;
|
||||
margin-bottom: 10rpx;
|
||||
font-size: 26rpx;
|
||||
text-align: center;
|
||||
line-height: 38rpx;
|
||||
color: #fff;
|
||||
border-radius: 6rpx;
|
||||
background-color: #000000;
|
||||
opacity: 0.5;
|
||||
border-radius: 10rpx;
|
||||
background-color: rgba(0, 0, 0, .6);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -631,6 +631,7 @@
|
||||
font-size: 28rpx;
|
||||
color: #333;
|
||||
lines: 2;
|
||||
letter-spacing: 2rpx;
|
||||
}
|
||||
|
||||
.more-content-box {
|
||||
@@ -859,6 +860,7 @@
|
||||
margin-bottom: 20rpx;
|
||||
lines: 1;
|
||||
text-overflow: ellipsis;
|
||||
letter-spacing: 2rpx;
|
||||
}
|
||||
|
||||
.centent {
|
||||
|
||||
Reference in New Issue
Block a user