提交 f16c8ce7 authored 作者: lihuihui's avatar lihuihui

修改首页列表title多行展示

上级 fac1c613
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -335,16 +335,16 @@ export default { ...@@ -335,16 +335,16 @@ export default {
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
.activity_list_top_tit { .activity_list_top_tit {
width: 3.2rem; // width: 3.2rem;
font-size: 0.28rem; font-size: 0.28rem;
font-weight: 400; font-weight: 400;
color: #333333; color: #333333;
overflow: hidden; // overflow: hidden;
text-overflow: ellipsis; // text-overflow: ellipsis;
-o-text-overflow: ellipsis; // -o-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis; // -webkit-text-overflow: ellipsis;
-moz-text-overflow: ellipsis; // -moz-text-overflow: ellipsis;
white-space: nowrap; // white-space: nowrap;
} }
.activity_list_top_date { .activity_list_top_date {
font-size: 0.22rem; font-size: 0.22rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论