Fixed Userbar broken user image
[portal.git] / portal-FE-common / src / app / layout / components / userbar / userbar.component.scss
index 8180110..451adfc 100644 (file)
@@ -112,3 +112,9 @@ button {
   width: 55px;
   border-radius: 50%;
 }
+
+.default-user-icon{
+  font-size: 45px;
+  display: block;
+  color: black;
+}
\ No newline at end of file