diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/style/player.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/style/player.css b/web/style/player.css index 1683573..3a96182 100644 --- a/web/style/player.css +++ b/web/style/player.css @@ -60,4 +60,5 @@ form.playerconf { width: 100vw; height: 100vh; background-color: black; + display: block; } |