mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-01 06:49:32 +08:00
fix #17109 ,fix pointers is not always a clickable problem
This commit is contained in:
parent
e8e81e2c66
commit
4373ef1463
@ -19,10 +19,9 @@
|
|||||||
padding: 4px 0;
|
padding: 4px 0;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
cursor: pointer;
|
|
||||||
&-button {
|
&-button {
|
||||||
.operation-unit();
|
.operation-unit();
|
||||||
|
cursor: pointer;
|
||||||
color: @text-color;
|
color: @text-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user