2018-08-03 10:48:17 +08:00

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;
}