style(css): 调整投票项文字大小从18px改为15px
This commit is contained in:
@@ -485,7 +485,7 @@ body {
|
||||
margin-right: 12px;
|
||||
}
|
||||
.item-box.item-vote .list .list-item .list-top .list-text {
|
||||
font-size: 18px;
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
color: #333333;
|
||||
width: 400px;
|
||||
|
||||
@@ -585,7 +585,7 @@ body {
|
||||
}
|
||||
|
||||
.list-text {
|
||||
font-size: 18px;
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
color: #333333;
|
||||
width: 400px;
|
||||
|
||||
Reference in New Issue
Block a user