Merge branch 'pre-dev' into 'develop'

fix:样式修改

See merge request !32
This commit is contained in:
huangshengfa
2022-12-26 16:57:39 +08:00

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>