Fix for Bug 1495 NG-UI does not start on Air-gapped environments.
[osm/NG-UI.git] / src / assets / scss / app.scss
index 11895f7..38318a7 100644 (file)
@@ -709,3 +709,6 @@ body {
 .text-captilize {
   text-transform: capitalize;
 }
+.text-info{
+  color: $secondary !important;
+}