mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-25 21:39:21 +00:00
Fix UI issue
This commit is contained in:
parent
2dc1bb0732
commit
14fc7daf15
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
.box-account-image-settings .settings-account-image-preview {
|
.box-account-image-settings .settings-account-image-preview {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
display: block;
|
||||||
|
margin: auto;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user