diff --git a/static/style.css b/static/style.css index 7d3cd715..020d7a10 100644 --- a/static/style.css +++ b/static/style.css @@ -718,7 +718,7 @@ body.noselect, body.noselect * { color: var(--ac-text); overflow: hidden; padding: 8px; - gap: 14px; + gap: 4px; } .inv-left-column { @@ -810,7 +810,7 @@ body.noselect, body.noselect * { } .inv-sidebar { - width: 54px; + width: 38px; display: flex; flex-direction: column; align-items: center; @@ -2296,7 +2296,7 @@ table.ts-allegiance td:first-child { } .inv-sidebar { - width: 52px !important; + width: 38px !important; align-items: center !important; }