mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
feat: fix code review
This commit is contained in:
@@ -247,7 +247,7 @@ const Draggable = styled(Button)({
|
||||
},
|
||||
':hover': {
|
||||
backgroundColor: '#F5F7F8',
|
||||
borderRadius: '3.75px',
|
||||
borderRadius: '4px',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user