0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

Minor changes on user-settings style.

This commit is contained in:
Andrey Antukh 2016-04-02 11:17:05 +03:00
parent f32b384f5d
commit 105f995877

View file

@ -58,6 +58,12 @@
}
.profile-form,
.password-form {
display: flex;
flex-direction: column;
}
.avatar-form {
align-items: center;
display: flex;