Sfoglia il codice sorgente

Pointer for Tool icons (#501)

Lipis 5 anni fa
parent
commit
d30498a289
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {