diff --git a/app/client/packages/design-system/widgets/src/components/Sidebar/src/styles.module.css b/app/client/packages/design-system/widgets/src/components/Sidebar/src/styles.module.css index 2a9c30fda2..1fb28b267e 100644 --- a/app/client/packages/design-system/widgets/src/components/Sidebar/src/styles.module.css +++ b/app/client/packages/design-system/widgets/src/components/Sidebar/src/styles.module.css @@ -40,7 +40,6 @@ height: 100%; width: var(--sidebar-width); background-color: transparent; - transition: width 300ms ease-in-out; } .mainSidebar[data-side="right"] .fakeSidebar {