Browse Source

已隐藏样式增加

duy 1 tuần trước cách đây
mục cha
commit
c894396e95
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;
+                }
             }
         }
     }