gaoxizhong 1 tahun lalu
induk
melakukan
74db1a8271
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      src/views/data/query/components/CaseQualityBox.vue

+ 3 - 3
src/views/data/query/components/CaseQualityBox.vue

@@ -189,7 +189,7 @@
   }
   .Rradiobox {
     width: 10px;
-    background: #fa6400;
+    background: #348ceb;
     height: 10px;
     margin-right: 5px;
     border-radius: 50%;
@@ -239,11 +239,11 @@
 .cont-reight-bottom-title-null {
   width: 70px;
   background: #fffbec;
-  border-right: 3px solid #fa6400;
+  border-right: 3px solid #348ceb;
   text-align: center;
   font-size: 24px;
   font-weight: bold;
-  color: #ff5700;
+  color: #348ceb;
   position: relative;
   display: flex;
   flex-direction: column;