Instead of blocking all interaction, only block interaction in places
that matter
This commit is contained in:
parent
f0a66448ee
commit
e351665bb3
11 changed files with 45 additions and 2 deletions
|
@ -113,7 +113,7 @@
|
|||
}
|
||||
|
||||
&.-blocked {
|
||||
pointer-events: none;
|
||||
cursor: progress;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue