mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-22 17:35:49 +00:00
Fixed small issue with pausing player with spacebar
This commit is contained in:
@@ -1003,6 +1003,10 @@ margin:-1px;
|
||||
transition:transform .5s;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.remote-container{
|
||||
margin-top:64px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user