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:
parent
f32b384f5d
commit
105f995877
1 changed files with 6 additions and 0 deletions
|
@ -58,6 +58,12 @@
|
|||
|
||||
}
|
||||
|
||||
.profile-form,
|
||||
.password-form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.avatar-form {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue