diff --git a/public/style.css b/public/style.css index 45f5c2ace..fcc02c740 100644 --- a/public/style.css +++ b/public/style.css @@ -2675,7 +2675,7 @@ a { #right-nav-panel { width: calc((100svw - var(--sheldWidth) - 2px) /2); - height: 100svh; + height: 99.9svh; position: fixed; top: 0; margin: 0;