]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/styles.scss
Added tests for user crud
[bookstack] / resources / assets / sass / styles.scss
index d652fbedcc791e026280d0783476f928195771fe..da08ba4571256e7131325574550862a461252e81 100644 (file)
@@ -30,6 +30,11 @@ body.dragging, body.dragging * {
 // User Avatar Images
 .avatar {
   border-radius: 100%;
+  background-color: #EEE;
+  &.med {
+    width: 40px;
+    height: 40px;
+  }
 }
 
 // System wide notifications