mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 04:58:55 +08:00
feedback icon should not affect user operation (#3891)
This commit is contained in:
parent
1c23189b1d
commit
33ad640b0f
@ -290,6 +290,7 @@ form {
|
|||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
|
pointer-events: none;
|
||||||
.square(@input-height-lg);
|
.square(@input-height-lg);
|
||||||
line-height: @input-height-lg;
|
line-height: @input-height-lg;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user