[mirotalk] - add gravatar email functionality

This commit is contained in:
Miroslav Pejic
2023-12-28 13:23:53 +01:00
parent dd269805c3
commit b35bbe37c6
5 changed files with 48 additions and 9 deletions
+7
View File
@@ -571,6 +571,12 @@ body {
border-radius: 50%;
}
.peer-img {
width: 48px;
height: 48px;
border-radius: 50px !important;
}
.private-msg-bubble,
.msg-bubble {
/* max-width: 200px; */
@@ -984,6 +990,7 @@ button:hover {
margin-top: 10px;
width: 64px;
height: 64px;
border-radius: 50px;
}
#myPeerNameSetBtn,