diff --git a/src/components/AppLayout/AccountSwitcher/AccountSwitcher.scss b/src/components/AppLayout/AccountSwitcher/AccountSwitcher.scss index e5f90d2e..0251710e 100644 --- a/src/components/AppLayout/AccountSwitcher/AccountSwitcher.scss +++ b/src/components/AppLayout/AccountSwitcher/AccountSwitcher.scss @@ -52,5 +52,4 @@ .ReactModal__Overlay--before-close{ opacity: 0; transition: opacity 400ms ease-in-out; - transition-delay: 1000ms; }