Revert "fix(components): [loading] prevent click through, closes #5646" (#10234)

Revert "fix(components): [loading] prevent click through (#5822)"

This reverts commit 5109da3b3c.
This commit is contained in:
zz 2022-10-25 23:04:22 +08:00 committed by GitHub
parent 15d75fa275
commit 66e2a41f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,6 @@
@include b(loading-parent) {
@include m(relative) {
position: relative !important;
pointer-events: none;
user-select: none;
}
@include m(hidden) {