diff options
| author | stonedDiscord <Tukz@gmx.de> | 2024-08-31 15:14:48 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2024-08-31 15:14:48 +0200 |
| commit | 705bb39fbe20c2b17788b4f2ab859674edc02de6 (patch) | |
| tree | 614e829cdf7442d3acce59b5f27a5ea062fb18c0 /webAO/styles | |
| parent | 84db1ce9a2eaf6670605104d2ede8683159b67df (diff) | |
hide out of area players
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/client.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 1525500..6737953 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -564,6 +564,7 @@ } #client_playerlist { + width: 100%; overflow-y: scroll; } |
