mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-02 22:02:13 +08:00
fix: adjust top
This commit is contained in:
@@ -26,7 +26,7 @@ export function ScrollContainer({
|
||||
<>
|
||||
<div
|
||||
className={cn(
|
||||
"absolute top-0 right-0 left-0 z-10 h-10 bg-gradient-to-b",
|
||||
"absolute top-[-1px] right-0 left-0 z-10 h-10 bg-gradient-to-b",
|
||||
`from-[var(--scroll-shadow-color)] to-transparent`,
|
||||
)}
|
||||
style={
|
||||
|
||||
Reference in New Issue
Block a user