mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
Fix spin container interaction, close #10227
This commit is contained in:
parent
52c8f34a73
commit
c85758fd01
@ -74,6 +74,8 @@
|
||||
&-container {
|
||||
position: relative;
|
||||
.clearfix;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
&-blur {
|
||||
|
Loading…
Reference in New Issue
Block a user