Pointer for Tool icons (#501)

This commit is contained in:
Lipis 2020-01-21 23:07:09 +02:00 committed by David Luzar
parent 3de48d2893
commit d30498a289
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
.ToolIcon {
display: inline-block;
position: relative;
cursor: pointer;
}
.ToolIcon__icon {