mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 14:41:24 +08:00
style(settings): remove unnecessary padding from ContentContainer (#10379)
This commit is contained in:
parent
26a6ff871f
commit
adf10f6ea1
@ -191,7 +191,6 @@ const ContentContainer = styled.div`
|
||||
flex: 1;
|
||||
flex-direction: row;
|
||||
height: calc(100vh - var(--navbar-height));
|
||||
padding: 1px 0;
|
||||
`
|
||||
|
||||
const SettingMenus = styled(Scrollbar)`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user