marinofaggiana 5 年之前
父節點
當前提交
1096c6ee0b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/Login/CCLogin.m

+ 1 - 0
iOSClient/Login/CCLogin.m

@@ -58,6 +58,7 @@
 
     // Background color
     self.view.backgroundColor = NCBrandColor.sharedInstance.customer;
+    
     // Text Color
     BOOL isTooLight = NCBrandColor.sharedInstance.customer.isTooLight;
     BOOL isTooDark = NCBrandColor.sharedInstance.customer.isTooDark;