[improvement] List: optimize loading
This commit is contained in:
@@ -179,7 +179,6 @@
|
||||
@info-font-family: PingFang SC, Helvetica Neue, Arial, sans-serif;
|
||||
|
||||
// List
|
||||
@list-icon-size: 16px;
|
||||
@list-icon-margin-right: 5px;
|
||||
@list-text-color: @gray-dark;
|
||||
@list-text-font-size: 13px;
|
||||
@@ -188,7 +187,6 @@
|
||||
// Loading
|
||||
@loading-text-color: @gray-dark;
|
||||
@loading-text-font-size: 14px;
|
||||
@loading-text-line-height: 1.2;
|
||||
|
||||
// NavBar
|
||||
@nav-bar-height: 46px;
|
||||
|
||||
Reference in New Issue
Block a user