fix:样式修改

This commit is contained in:
wuyx
2022-12-26 16:40:12 +08:00
parent fdfe422baf
commit ea67d8530b

View File

@@ -423,7 +423,7 @@ const projectId = ref(null)
background: linear-gradient(rgba(78, 166, 255, 0.2) 0%, rgba(78, 166, 255, 0) 100%);
}
.delete {
/* .delete {
z-index: 9999;
width: 424px;
background: #ffffff;
@@ -645,5 +645,5 @@ const projectId = ref(null)
.canclestu>.ant-modal {
width: 424px !important;
height: 258px !important;
}
} */
</style>