diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-09 09:30:37 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-09 09:30:37 +0100 |
commit | 3290f37c76784f1b96cefb5d389e48db56033b0a (patch) | |
tree | f383d1ea4ca666ac976c80c9a1277edd2ef0ef7e /client/src/manifest.json | |
parent | 7193ad1044d2dfad8f929f0951f9a3601c056f67 (diff) | |
download | PeerTube-3290f37c76784f1b96cefb5d389e48db56033b0a.tar.gz PeerTube-3290f37c76784f1b96cefb5d389e48db56033b0a.tar.zst PeerTube-3290f37c76784f1b96cefb5d389e48db56033b0a.zip |
Video previews take all the width on mobile
Diffstat (limited to 'client/src/manifest.json')
-rw-r--r-- | client/src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/manifest.json b/client/src/manifest.json index a9e885739..4954717db 100644 --- a/client/src/manifest.json +++ b/client/src/manifest.json | |||
@@ -1,5 +1,5 @@ | |||
1 | { | 1 | { |
2 | "background_color": "gray", | 2 | "background_color": "white", |
3 | "description": "A federated video streaming platform using P2P", | 3 | "description": "A federated video streaming platform using P2P", |
4 | "display": "fullscreen", | 4 | "display": "fullscreen", |
5 | "orientation": "portrait", | 5 | "orientation": "portrait", |