fix css - checkbutton cursor: default

This commit is contained in:
ogerly 2019-11-07 11:39:07 +01:00
parent 32c5ea1d52
commit f739dd8f11

View File

@ -329,6 +329,7 @@ export default {
}
}
.checkicon {
cursor: default;
top: -18px;
}
.checkicon_cat {