Can send a request on the API to delete group logo.

This commit is contained in:
Pierre HUBERT
2018-07-04 14:07:16 +02:00
parent eb69734a38
commit 1d92a5bf1c
3 changed files with 55 additions and 1 deletions

View File

@ -27,5 +27,6 @@
.group-settings-container .group-logo-settings-img {
width: 150px;
margin: auto;
margin-bottom: 10px;
display: block;
}