This commit is contained in:
lb
2022-11-14 14:12:22 +08:00
parent c02f3959dc
commit 2e3310c1c7
7 changed files with 32 additions and 10 deletions

View File

@@ -82,7 +82,7 @@ export default {
display: inline-block;
margin: 0;
color: #fff;
width: calc(189px * var(--beilv));
// width: calc(189px * var(--beilv));
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;