diff --git a/app/frontend/src/stylesheets/modules/payzen-settings.scss b/app/frontend/src/stylesheets/modules/payzen-settings.scss index 7667e4ced..039eb7113 100644 --- a/app/frontend/src/stylesheets/modules/payzen-settings.scss +++ b/app/frontend/src/stylesheets/modules/payzen-settings.scss @@ -3,7 +3,7 @@ .payzen-keys { display: flex; flex-direction: row; - justify-content: start; + justify-content: flex-start; flex-wrap: wrap; .key-wrapper {