mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Convert more components from class components to functional. Fix invalid finish state when client was auto approved
6 lines
78 B
SCSS
6 lines
78 B
SCSS
.form {
|
|
max-width: 340px;
|
|
margin: 0 auto;
|
|
padding: 55px 13px 0;
|
|
}
|