add avatar on account-settings

This commit is contained in:
yogesh_gohil
2019-11-21 18:45:22 +05:30
parent 4ec34550ed
commit 812afc2dab
18 changed files with 262 additions and 28 deletions

View File

@ -62,6 +62,7 @@
.avatar img {
width: 36px;
height: 36px;
border-radius: 2px;
}