Browse Source

Pointer for Tool icons (#501)

Lipis 5 năm trước cách đây
mục cha
commit
d30498a289
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {