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;