@ -282,8 +282,8 @@ export default {
i {
font-style: normal;
background: rgba(255, 242, 229, 1);
padding: 0.05rem 0.1rem;
line-height: 1;
padding: 0rem 0.1rem;
line-height: 1.2;
}
.ellipsis {
@ -294,7 +294,7 @@ export default {
-webkit-line-clamp: 1;
word-wrap: break-word;
// height: 0.32rem;
// padding-top:0.01rem;
white-space: normal;
word-break: break-all;
@ -484,7 +484,7 @@ export default {
font-size: 0.33rem;
font-weight: 400;
padding-top: 0.03rem;
color: rgba(51, 51, 51, 1);
margin-bottom: 0.13rem;
text-overflow: ellipsis;