⚡ 优化前端代码语义.
This commit is contained in:
@@ -371,6 +371,22 @@ body {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.fs17 {
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.fs18 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.fs19 {
|
||||
font-size: 19px;
|
||||
}
|
||||
|
||||
.fs20 {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.text-ellipsis {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user