Feature 10941: User Management Enhancements
[osm/NG-UI.git] / src / app / login / LoginComponent.scss
index 293e50c..dc1a51b 100644 (file)
       text-decoration: underline;
     }
   }
+}
+::ng-deep #toast-container > div {
+  width: 400px;
+  @include background(null, $primary, null, null, null);
+  color: $white;
 }
\ No newline at end of file