|
|
@ -291,9 +291,7 @@ export default { |
|
|
display: -webkit-box; |
|
|
display: -webkit-box; |
|
|
-webkit-box-orient: vertical; |
|
|
-webkit-box-orient: vertical; |
|
|
-webkit-line-clamp: 1; |
|
|
-webkit-line-clamp: 1; |
|
|
line-height: 1 !important; |
|
|
|
|
|
word-wrap: break-word; |
|
|
word-wrap: break-word; |
|
|
height: 0.32rem; |
|
|
|
|
|
white-space: normal; |
|
|
white-space: normal; |
|
|
word-break: break-all; |
|
|
word-break: break-all; |
|
|
} |
|
|
} |
|
|
@ -416,7 +414,7 @@ export default { |
|
|
color: #333; |
|
|
color: #333; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
padding: 0; |
|
|
padding: 0; |
|
|
line-height: 1; |
|
|
|
|
|
|
|
|
line-height: 0.3rem; |
|
|
} |
|
|
} |
|
|
.rule { |
|
|
.rule { |
|
|
font-size: 0.22rem; |
|
|
font-size: 0.22rem; |
|
|
|