解决元素重影
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -1066,9 +1066,10 @@ input:focus{
|
||||
}
|
||||
}
|
||||
|
||||
// .ant-modal-wrap{
|
||||
// z-index: 10001 ;
|
||||
// }
|
||||
.ant-modal-wrap{
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
// .driver-overlay-animated{
|
||||
// z-index: 10002 !important;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user