1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00

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,6 +1,7 @@
.ToolIcon {
display: inline-block;
position: relative;
cursor: pointer;
}
.ToolIcon__icon {