Explorar o código

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

Reiskuchen %!s(int64=5) %!d(string=hai) anos
pai
achega
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>