[mirotalk] - improve avatar-img UI

This commit is contained in:
Miroslav Pejic
2022-09-09 16:27:54 +02:00
parent a5135f9300
commit bf0f9cc19c
+3 -1
View File
@@ -86,8 +86,10 @@
.videoAvatarImage {
z-index: 7;
display: none;
position: absolute;
display: none;
width: 15vw;
height: 15vw;
/*center*/
top: 50%;
left: 50%;