diff --git a/src/components/ToolIcon.scss b/src/components/ToolIcon.scss index 3fc7224989..9cceba280f 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 {