解决元素重影

This commit is contained in:
wxd
2024-10-13 15:43:27 +08:00
parent 7fffb39b84
commit 608e2ce620
4 changed files with 25 additions and 24 deletions

View File

@@ -959,6 +959,10 @@ li {
.sketchboard_upload_modal .switch_type_list.showEvents * {
pointer-events: auto;
}
.ant-modal-wrap {
height: 100vh;
overflow: hidden;
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active,