Explorar el Código

recordDialog.vue 弹窗头部x号颜色修改

yunxing hace 4 años
padre
commit
29ab8487fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/equipment/table/recordDialog.vue

+ 1 - 1
src/views/equipment/table/recordDialog.vue

@@ -122,7 +122,7 @@ export default {
         // color: #909399 !important;
     }
     .el-dialog__close {
-        color: #909399 !important;
+        // color: #909399 !important;
     }
     /deep/.el-dialog {
         margin-top: 7vh !important;