liyongli пре 2 година
родитељ
комит
fc2eb0252c
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/report/Calendar/index.vue

+ 2 - 2
src/views/report/Calendar/index.vue

@@ -34,7 +34,7 @@
                     flex: 1;
                     text-align: right;
                     font-size: 0.9rem;
-                    color: #bec0c5;
+                    color: #999;
                   "
                   v-html="v1.title"
                 ></div>
@@ -318,7 +318,7 @@ export default {
   padding: 1px 0;
   font-size: 0.8rem;
   height: 1.3em;
-  color: #bec0c5;
+  color: #999;
   line-height: 1.3em;
   overflow: hidden;
   white-space: nowrap;