Set cursor to pointer when hovering toolbar button

This commit is contained in:
ClemDee
2019-06-03 11:37:28 +02:00
parent ffca6417a8
commit 4017dd7db9
2 changed files with 0 additions and 5 deletions

View File

@@ -22,7 +22,6 @@
}
* {
.tools_unselectable();
cursor: default;
}
}