Merge branch 'next' into develop

This commit is contained in:
nocobase[bot] 2025-02-17 09:46:44 +00:00
commit 6b1ab8f904

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': {