Sfoglia il codice sorgente

已隐藏样式增加

duy 1 settimana fa
parent
commit
c894396e95
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/styles/data-fill/query.scss

+ 3 - 0
src/styles/data-fill/query.scss

@@ -89,6 +89,9 @@
                 &.blue:before {
                     background-color: #0081ff;
                 }
+                &.red:before {
+                    background-color: red;
+                }
             }
         }
     }