diff --git a/src/components/ToolIcon.scss b/src/components/ToolIcon.scss index 3fc722498..9cceba280 100644 --- a/src/components/ToolIcon.scss +++ b/src/components/ToolIcon.scss @@ -1,6 +1,7 @@ .ToolIcon { display: inline-block; position: relative; + cursor: pointer; } .ToolIcon__icon {