diff --git a/pkg/webui/components/panel/toggle/toggle.styl b/pkg/webui/components/panel/toggle/toggle.styl index 180ddbc51f..4b92d8f910 100644 --- a/pkg/webui/components/panel/toggle/toggle.styl +++ b/pkg/webui/components/panel/toggle/toggle.styl @@ -51,7 +51,7 @@ &:hover:not(.toggle-button-active) background: var(--c-bg-neutral-extralight) -@container panel (max-width: 485px) +@container panel (max-width: 560px) .toggle width: 100%