调整“限制行数”样式
This commit is contained in:
@@ -44,7 +44,12 @@ body {
|
||||
}
|
||||
|
||||
.limit-line-1 {
|
||||
.limitLine(1);
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis
|
||||
}
|
||||
|
||||
.limit-line-2 {
|
||||
.limitLine(2);
|
||||
}
|
||||
|
||||
.limit-line-3 {
|
||||
|
Reference in New Issue
Block a user