diff --git a/frontend/resources/styles/main/partials/sidebar-element-options.scss b/frontend/resources/styles/main/partials/sidebar-element-options.scss index 4415115d55..8894df6f13 100644 --- a/frontend/resources/styles/main/partials/sidebar-element-options.scss +++ b/frontend/resources/styles/main/partials/sidebar-element-options.scss @@ -491,8 +491,9 @@ svg { fill: $color-gray-20; - height: 8px; - width: 8px; + height: 12px; + margin-right: $x-small; + width: 12px; } .context-menu-items {