cronapp-framework-mobile-js 2.9.6 → 3.0.0-SP.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -532,7 +532,8 @@ a.stable,
532
532
  background: var(--colorLight40, #ffffff);
533
533
  }
534
534
 
535
- .login-bg img[src="node_modules/cronapp-framework-mobile-js/img/logo.svg"] {
535
+ .login-bg img[src="node_modules/cronapp-framework-mobile-js/img/logo.svg"],
536
+ .login-bg img[src="assets/app-logo-login.svg"]{
536
537
  filter: brightness(0) invert(1);
537
538
  }
538
539