From: xangelo Date: Sun, 19 Jan 2025 04:28:54 +0000 (-0500) Subject: fix: spacing on inventory tabs does not exceed parent bounds X-Git-Tag: v0.4.5~8 X-Git-Url: https://git.xangelo.ca/?a=commitdiff_plain;h=905c72238dd795bb951a2e866232d57db1a9e62b;p=risinglegends.git fix: spacing on inventory tabs does not exceed parent bounds --- diff --git a/public/assets/css/tabs.css b/public/assets/css/tabs.css index 0cc38bf..4545ddd 100644 --- a/public/assets/css/tabs.css +++ b/public/assets/css/tabs.css @@ -31,6 +31,7 @@ nav { padding: 0; position: relative; bottom: 5px; + inset: 0; a { border-bottom-width: 0;