mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +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;
|
||||
font-size: 16px;
|
||||
line-height: 100%;
|
||||
cursor: pointer;
|
||||
&-button {
|
||||
.operation-unit();
|
||||
|
||||
cursor: pointer;
|
||||
color: @text-color;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user