diff --git a/frontend/resources/styles/main/partials/sidebar-element-options.scss b/frontend/resources/styles/main/partials/sidebar-element-options.scss index 55915a937..7acfadd06 100644 --- a/frontend/resources/styles/main/partials/sidebar-element-options.scss +++ b/frontend/resources/styles/main/partials/sidebar-element-options.scss @@ -410,11 +410,11 @@ span { align-items: center; display: flex; - height: 18px; + height: 20px; justify-content: center; margin-right: $small; position: relative; - width: 18px; + width: 20px; svg { fill: $color-gray-30;