Merge branch 'master' into develop

This commit is contained in:
Gregoire Parant 2021-04-19 21:19:35 +02:00
commit 5e8951fdaa
4 changed files with 5 additions and 3 deletions

View file

@ -806,7 +806,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;
@ -814,6 +814,7 @@ input[type=range]:focus::-ms-fill-upper {
.main-container .audio-playing p{
color: white;
margin-left: 10px;
margin-top: 14px;
}
/* VIDEO QUALITY */