mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-26 15:00:23 +05:30
af59cc033f
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;
|
|
}
|