style:调整dify内嵌侧边栏、召回测试、预览块样式

This commit is contained in:
PingChuan
2025-12-09 16:30:33 +08:00
parent de923f6521
commit eb05318074
5 changed files with 67 additions and 106 deletions
@@ -577,7 +577,7 @@ export default function AreaDatasetConfig() {
),
value: ds.id,
}))}
dropdownStyle={{ maxHeight: '300px' }}
styles={{ popup: { root: { maxHeight: '300px' } } }}
/>
</Form.Item>