mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed scrollbar disapearing on modal, and added width+height adjustment for embed, along with fixing error in position of controls of embed
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
background-color:grey;
|
||||
width:50vw;
|
||||
color:white;
|
||||
margin-top:0px;
|
||||
margin-top:-6px;
|
||||
}
|
||||
|
||||
#playpause, #duration, #volume-button
|
||||
@@ -259,4 +259,4 @@
|
||||
{
|
||||
height:100%;
|
||||
background-color:rgba(0,0,0,0.5);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user