HotFix performance

- Change forceSetTimeOut to false and permit to freeze the scene.
 - Fix style sending audio message
 - Fix banned message from admin console
This commit is contained in:
Gregoire Parant 2021-04-19 20:19:40 +02:00
parent a43afbc124
commit e7b5bb261d
4 changed files with 5 additions and 3 deletions

View file

@ -795,7 +795,7 @@ input[type=range]:focus::-ms-fill-upper {
right: 0;
}
.main-container .audio-playing img{
width: 30px;
/*width: 30px;*/
border-radius: 50%;
background-color: #ffda01;
padding: 10px;
@ -803,6 +803,7 @@ input[type=range]:focus::-ms-fill-upper {
.main-container .audio-playing p{
color: white;
margin-left: 10px;
margin-top: 14px;
}
/* VIDEO QUALITY */