Browse Source

提示文字颜色修改

liucf 6 years ago
parent
commit
54086d0b0c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/icss/VersionDesc.vue

+ 1 - 0
src/components/icss/VersionDesc.vue

@@ -389,5 +389,6 @@
   .tip{
   .tip{
     font-weight: normal;
     font-weight: normal;
     font-size: 13px;
     font-size: 13px;
+    color:#22ccc8;
   }
   }
 </style>
 </style>