Parcourir la source

截图详情 详细截图 关闭按钮改为白色

Reiskuchen il y a 5 ans
Parent
commit
f2f100601f

+ 3 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/desktop/detail.vue

@@ -305,4 +305,7 @@ export default {
     height: 11.6vw !important;
   }
 }
+.el-icon-circle-close {
+  color: white;
+}
 </style>