diff options
Diffstat (limited to 'webAO/styles/client.css')
| -rw-r--r-- | webAO/styles/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index bbe8952..3be4db8 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -86,7 +86,7 @@ position: fixed; top: 0; left: 0; - width: 100%; + width: 98vw; height: 100%; overflow-y: auto; justify-content: center; |
