[new feature] Loading: add default slot

This commit is contained in:
陈嘉涵
2019-04-30 17:18:25 +08:00
parent dd32efd5a4
commit 2bb01b4a63
18 changed files with 90 additions and 41 deletions
+5
View File
@@ -180,6 +180,11 @@
@list-text-font-size: 13px;
@list-text-line-height: 50px;
// Loading
@loading-text-color: @gray-dark;
@loading-text-font-size: 14px;
@loading-text-line-height: 1.2;
// NavBar
@nav-bar-height: 46px;
@nav-bar-background-color: @white;