mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: tweak kanban group gap
This commit is contained in:
@@ -31,7 +31,7 @@ export const KanbanContainer = styled('div')({
|
||||
// overscrollBehavior: 'contain',
|
||||
|
||||
'& > * + *': {
|
||||
marginLeft: '10px',
|
||||
marginLeft: '20px',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user