Make overlay h2 inert
This commit is contained in:
parent
746e62b600
commit
9588f899f9
@ -517,6 +517,10 @@ table.table {
|
||||
.global-dropzone-overlay {
|
||||
opacity: 1;
|
||||
pointer-events: all !important;
|
||||
|
||||
* {
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
.main-wrapper {
|
||||
|
Loading…
x
Reference in New Issue
Block a user