mirror of
https://github.com/langgenius/dify.git
synced 2026-04-26 05:35:58 +08:00
fix header
This commit is contained in:
@ -75,7 +75,6 @@ const HeaderInNormal = ({
|
||||
</div>
|
||||
<div className="flex items-center gap-2">
|
||||
<OnlineUsers />
|
||||
{components?.left}
|
||||
<Divider type="vertical" className="mx-auto h-3.5" />
|
||||
<RunAndHistory {...runAndHistoryProps} />
|
||||
<div className="shrink-0 cursor-pointer rounded-lg border-[0.5px] border-components-button-secondary-border bg-components-button-secondary-bg shadow-xs backdrop-blur-[10px]">
|
||||
|
||||
Reference in New Issue
Block a user