diff --git a/apps/scandic-web/components/Forms/Edit/Profile/form.module.css b/apps/scandic-web/components/Forms/Edit/Profile/form.module.css index c40c7907f..786c8dd31 100644 --- a/apps/scandic-web/components/Forms/Edit/Profile/form.module.css +++ b/apps/scandic-web/components/Forms/Edit/Profile/form.module.css @@ -14,7 +14,7 @@ .btnContainer { display: flex; - flex-direction: column; + flex-direction: column-reverse; gap: var(--Space-x1); }