.form { width: 55%; height: 100%; flex-direction: column; padding: 0 10px; } .field { flex-direction: column; font-size: 14px; margin-bottom: 20px; } Label { white-space: normal; } .footer { flex-direction: row; justify-content: flex-end; padding: 0 10px; } .footer Button { padding: 5px 7px; margin-top: 10px; border-width: 2px; border-radius: 0; }