Merge pull request 'smoothies' (#37) from master into 98

Reviewed-on: #37
This commit is contained in:
Kibi Kelburton
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;
}