Send a request to the server to delete account image

This commit is contained in:
Pierre
2018-05-01 10:57:58 +02:00
parent 4dfe69da37
commit 2dc1bb0732
3 changed files with 141 additions and 56 deletions

View File

@ -6,4 +6,10 @@
.box-account-image-settings {
text-align: center;
}
.box-account-image-settings .settings-account-image-preview {
max-width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}