Jeremy Stretch пре 5 година
родитељ
комит
5b9e1b04dc
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      netbox/project-static/css/base.css

+ 6 - 0
netbox/project-static/css/base.css

@@ -455,3 +455,9 @@ textarea {
     top: 3px;
     left: -3px
 }
+.badge .mdi::before {
+    font-size: 12px;
+    left: 0;
+    line-height: 12px;
+    top: 0;
+}