diff --git a/src/components/ToolIcon.scss b/src/components/ToolIcon.scss index f70716ae..8a20e031 100644 --- a/src/components/ToolIcon.scss +++ b/src/components/ToolIcon.scss @@ -32,7 +32,7 @@ } & + .ToolIcon__label { - margin-left: 0; + margin-inline-start: 0; } }