mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 15:16:28 +08:00
fix: side panel transition wrap
This commit is contained in:
@@ -32,4 +32,5 @@ const Container = styled(Clickable)({
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
padding: '6px 12px',
|
||||
whiteSpace: 'nowrap',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user