mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
fix:样式修改
This commit is contained in:
@@ -423,7 +423,7 @@ const projectId = ref(null)
|
|||||||
background: linear-gradient(rgba(78, 166, 255, 0.2) 0%, rgba(78, 166, 255, 0) 100%);
|
background: linear-gradient(rgba(78, 166, 255, 0.2) 0%, rgba(78, 166, 255, 0) 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.delete {
|
/* .delete {
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
width: 424px;
|
width: 424px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
@@ -645,5 +645,5 @@ const projectId = ref(null)
|
|||||||
.canclestu>.ant-modal {
|
.canclestu>.ant-modal {
|
||||||
width: 424px !important;
|
width: 424px !important;
|
||||||
height: 258px !important;
|
height: 258px !important;
|
||||||
}
|
} */
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user