Explorar o código

add .wbw_error .icon

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
c329e8e466
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      dashboard/src/components/template/Wbw/wbw.css

+ 3 - 1
dashboard/src/components/template/Wbw/wbw.css

@@ -89,7 +89,9 @@
 .wbw_error {
   text-decoration-color: red;
 }
-
+.wbw_error .icon {
+  color: red;
+}
 .wbw_warning {
   text-decoration-color: orange;
 }