Kaynağa Gözat

Pointer for Tool icons (#501)

Lipis 5 yıl önce
ebeveyn
işleme
d30498a289
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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 {