[improvement] List: optimize loading

This commit is contained in:
陈嘉涵
2019-05-11 16:50:47 +08:00
parent 3efdcdd28c
commit f4ca38176b
4 changed files with 4 additions and 24 deletions
-2
View File
@@ -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;