marinofaggiana 5 years ago
parent
commit
1096c6ee0b
1 changed files with 1 additions and 0 deletions
  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;