mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-12 08:59:02 +08:00
fix: button gap
This commit is contained in:
parent
89b4ab4d3e
commit
c6687fb56c
@ -247,6 +247,7 @@ const TabsArea = styled.div`
|
||||
flex: 1 1 auto;
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
gap: 6px;
|
||||
`
|
||||
|
||||
const TabsScroll = styled(Scrollbar)`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user