diff --git a/static/css/globe.css b/static/css/globe.css index 2d6c7fd..493a9fc 100644 --- a/static/css/globe.css +++ b/static/css/globe.css @@ -443,8 +443,8 @@ html, body { height: 100%; overflow: hidden; background: var(--bg-primary); colo left: 254px !important; right: auto !important; transform: none !important; - max-width: 520px !important; - width: 520px !important; + max-width: 600px !important; + width: auto !important; min-width: 280px !important; max-height: 70vh !important; z-index: 150 !important; }