mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
15 lines
166 B
Plaintext
15 lines
166 B
Plaintext
.ellipsis {
|
|
font-size: 13px;
|
|
margin-left: 15px;
|
|
max-width: 250px;
|
|
}
|
|
|
|
.hairline {
|
|
height: 30px;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.hairline::after {
|
|
top: 15px;
|
|
}
|