smoothies #37

Merged
kibi merged 1 commits from master into 98 2026-07-28 20:30:21 +00:00

View File

@@ -1988,7 +1988,7 @@ body.sidebar-right-hidden #sidebar-drag-zone {
right: 0;
width: 100%;
height: 20px;
background: linear-gradient(to bottom, transparent, rgba(28, 27, 27, 0.8));
background: linear-gradient(to bottom, transparent, var(--bg));
pointer-events: none;
}