🖼️style(ui): Optimize the styles in the search modal of the detail page in the dashboard

This commit is contained in:
Apple\Apple
2025-05-26 15:13:55 +08:00
parent 91ff211ab1
commit 0298692852
3 changed files with 12 additions and 9 deletions

View File

@@ -109,7 +109,6 @@ const PageLayout = () => {
left: 0,
top: '56px',
zIndex: 99,
background: 'var(--semi-color-bg-1)',
border: 'none',
paddingRight: '0',
height: 'calc(100vh - 56px)',