文字空格和案例标题溢出隐藏

This commit is contained in:
lmj
2022-10-21 17:07:24 +08:00
parent 24cd868111
commit 58af73822f
2 changed files with 2 additions and 2 deletions

View File

@@ -776,7 +776,7 @@ export default {
font-size: 18px;
font-weight: 600;
color: #333333;
width: 73%;
width: 67%;
display: -webkit-box;
overflow: hidden;
word-break: break-all;

View File

@@ -27,7 +27,7 @@
<div v-else class="home-no-list" style="margin-top:150px">
<img class="img" style="width:76px;height:76px" :src="`${webBaseUrl}/images/homeWu/u-wu.png`" alt=""
srcset="">
<p class="text">最近7天你可能太忙了快开始 努力获得U币吧</p>
<p class="text">最近7天你可能太忙了快开始努力获得U币吧</p>
</div>
</div>
</div>