Merge branch 'main' into next

This commit is contained in:
nocobase[bot] 2025-02-17 09:46:22 +00:00
commit 85d3a0c91d

View File

@ -23,7 +23,7 @@ export const useStyles = genStyleHook('nb-page', (token) => {
display: 'flex',
flexDirection: 'column',
overflowY: 'auto',
overflowX: 'hidden',
'&:hover': { '> .general-schema-designer': { display: 'block' } },
'.ant-page-header': { zIndex: 1, position: 'relative' },
'> .general-schema-designer': {