Fix spin container interaction, close #10227

This commit is contained in:
afc163 2018-04-25 14:55:16 +08:00
parent 52c8f34a73
commit c85758fd01

View File

@ -74,6 +74,8 @@
&-container {
position: relative;
.clearfix;
pointer-events: none;
user-select: none;
}
&-blur {