[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2022-09-07 21:45:14 +02:00
parent 60d315c9a4
commit d29f246108
2 changed files with 4 additions and 6 deletions
+2 -4
View File
@@ -46,14 +46,12 @@
}
.statusMenu {
z-index: 7;
z-index: 8;
display: none;
position: absolute;
padding: 10px;
border-radius: 10px 10px 0px 0px;
background: var(--status-menu-bg);
font-size: small;
/* 4 mobile */
font-weight: bold;
text-align: center;
width: 100%;
@@ -87,7 +85,7 @@
}
.videoAvatarImage {
z-index: 8;
z-index: 7;
display: none;
position: absolute;
/*center*/