diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index 7b29597bb..28b3a3e3d 100644 --- a/web/index.html +++ b/web/index.html @@ -72,6 +72,7 @@ display: flex; flex: 1 0 auto; min-height: 100%; + width: 100%; } #splash { position: fixed; |