UNPKG
lulouis-vant
Version:
latest (1.5.9)
1.5.9
1.5.8
Lightweight Mobile UI Components built on Vue
github.com/lulouis/vant
lulouis/vant
lulouis-vant
/
lib
/
style
/
ellipsis.css
1 lines
•
72 B
CSS
View Raw
1
.van-ellipsis
{
overflow
:hidden;
white-space
:nowrap;
text-overflow
:ellipsis}