diff --git a/frontend/resources/styles/main/partials/sidebar-layers.scss b/frontend/resources/styles/main/partials/sidebar-layers.scss index c2c699f95..15da99526 100644 --- a/frontend/resources/styles/main/partials/sidebar-layers.scss +++ b/frontend/resources/styles/main/partials/sidebar-layers.scss @@ -12,6 +12,13 @@ padding: $size-1 $size-2; transition: none; width: 100%; + .toggle-content { + svg { + display: flex; + height: 13px; + width: 13px; + } + } .icon { position: relative;