[mirotalk] - fix typo
This commit is contained in:
@@ -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*/
|
||||
|
||||
Reference in New Issue
Block a user