mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix: lint
This commit is contained in:
@@ -32,7 +32,7 @@ export const StyledAnimateRadio = styled('div')<{ shrink: boolean }>(
|
||||
background: '#F1F3FF',
|
||||
position: 'relative',
|
||||
display: 'flex',
|
||||
transition:'all .3s',
|
||||
transition: 'all .3s',
|
||||
'::after': {
|
||||
content: '""',
|
||||
width: '1px',
|
||||
|
||||
Reference in New Issue
Block a user