fix: set the inconsistency of column background color issue (#9109)

This commit is contained in:
anghunk 2025-08-13 11:53:44 +08:00 committed by GitHub
parent ea8b7f317d
commit f97943006e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -577,7 +577,7 @@ const DataSettings: FC = () => {
)
)}
</MenuList>
<SettingContainer theme={theme} style={{ display: 'flex', flex: 1 }}>
<SettingContainer theme={theme} style={{ display: 'flex', flex: 1, height: '100%' }}>
{menu === 'data' && (
<>
<SettingGroup theme={theme}>