mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 14:36:13 +02: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 {
|
.avatar-form {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue