diff --git a/src/style/index.scss b/src/style/index.scss index 555afa3a8..6cde2c173 100644 --- a/src/style/index.scss +++ b/src/style/index.scss @@ -109,10 +109,3 @@ ul { .mobile-spacing { margin: 0; } - -.flow-dialog { - transform: none; - left: 0; - position: relative; - margin: 0 auto; -}