mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Send a request to the server to update account image visibility
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.box-account-image-settings {
|
||||
.box-account-image-settings .box-body {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@ -14,4 +14,8 @@
|
||||
margin: auto;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.box-account-image-settings .account-image-visibility-form {
|
||||
text-align: justify;
|
||||
}
|
Reference in New Issue
Block a user