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