fix: side panel transition wrap

This commit is contained in:
lawvs
2022-09-05 17:22:47 +08:00
parent 950e6bce45
commit c8c87c3c8b
+1
View File
@@ -32,4 +32,5 @@ const Container = styled(Clickable)({
display: 'flex',
alignItems: 'center',
padding: '6px 12px',
whiteSpace: 'nowrap',
});