diff --git a/.storybook/mocks/custom.less b/.storybook/mocks/custom.less index 81017e355..4635c83c8 100644 --- a/.storybook/mocks/custom.less +++ b/.storybook/mocks/custom.less @@ -4,6 +4,10 @@ **/ @import './production-icons.less'; +.mwe-popups-fade-in-up { + animation: none !important; +} + html, body { height: 100%;