smoothies

This commit is contained in:
2026-07-28 22:30:04 +02:00
parent eed8b993e1
commit c30b3535ae

View File

@@ -1988,7 +1988,7 @@ body.sidebar-right-hidden #sidebar-drag-zone {
right: 0; right: 0;
width: 100%; width: 100%;
height: 20px; 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; pointer-events: none;
} }