mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 03:09:01 +08:00
fix: adjust spacing in ViewHistory and Panel components (#17766)
This commit is contained in:
parent
d0d02be711
commit
29720b7360
@ -99,7 +99,7 @@ const Panel: FC<NodePanelProps<VariableAssignerNodeType>> = ({
|
||||
{isEnableGroup && (
|
||||
<>
|
||||
<Split />
|
||||
<div className='px-4 pb-2 pt-4'>
|
||||
<div>
|
||||
<OutputVars>
|
||||
<>
|
||||
{inputs.advanced_settings?.groups.map((item, index) => (
|
||||
|
Loading…
x
Reference in New Issue
Block a user