mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
Revert "fix(components): [loading] prevent click through (#5822)"
This reverts commit 5109da3b3c
.
This commit is contained in:
parent
15d75fa275
commit
66e2a41f78
@ -11,8 +11,6 @@
|
||||
@include b(loading-parent) {
|
||||
@include m(relative) {
|
||||
position: relative !important;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
@include m(hidden) {
|
||||
|
Loading…
Reference in New Issue
Block a user