Merge branch 'master' into develop
This commit is contained in:
commit
5e8951fdaa
4 changed files with 5 additions and 3 deletions
3
front/dist/resources/style/style.css
vendored
3
front/dist/resources/style/style.css
vendored
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue