Explorar el Código

Pointer for Tool icons (#501)

Lipis hace 5 años
padre
commit
d30498a289
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/ToolIcon.scss

+ 1 - 0
src/components/ToolIcon.scss

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