1px gap for right panel

This commit is contained in:
SillyLossy
2023-04-11 18:18:06 +03:00
parent 9070ef0b6a
commit 2577913ea2

View File

@@ -2675,7 +2675,7 @@ a {
#right-nav-panel { #right-nav-panel {
width: calc((100svw - var(--sheldWidth) - 2px) /2); width: calc((100svw - var(--sheldWidth) - 2px) /2);
height: 100svh; height: 99.9svh;
position: fixed; position: fixed;
top: 0; top: 0;
margin: 0; margin: 0;