fix #17109 ,fix pointers is not always a clickable problem

This commit is contained in:
陈帅 2019-06-15 21:50:01 +08:00
parent e8e81e2c66
commit 4373ef1463

View File

@ -19,10 +19,9 @@
padding: 4px 0;
font-size: 16px;
line-height: 100%;
cursor: pointer;
&-button {
.operation-unit();
cursor: pointer;
color: @text-color;
}
}