diff --git a/studio/src/app/components/editor/actions/footer/app-actions-editor/app-actions-editor.scss b/studio/src/app/components/editor/actions/footer/app-actions-editor/app-actions-editor.scss index 855016109..c12bc9884 100644 --- a/studio/src/app/components/editor/actions/footer/app-actions-editor/app-actions-editor.scss +++ b/studio/src/app/components/editor/actions/footer/app-actions-editor/app-actions-editor.scss @@ -53,8 +53,9 @@ app-actions-editor { padding: 16px 0; display: flex; - justify-content: flex-start; flex-direction: column; + justify-content: flex-start; + align-items: flex-start; ion-buttons { flex-direction: column;