Skip to content

Commit 8124540

Browse files
committed
(fix) ellipsis width
1 parent 861fcc5 commit 8124540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/helper.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
}
7474

7575
.vac-text-ellipsis {
76+
width: 100%;
7677
white-space: nowrap;
7778
overflow: hidden;
7879
text-overflow: ellipsis;

0 commit comments

Comments
 (0)