mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore: update temp disable affine cloud modal style (#2046)
This commit is contained in:
@@ -83,6 +83,8 @@ export const StyledSettingLink = styled(IconButton)(({ theme }) => {
|
||||
right: '6px',
|
||||
bottom: '6px',
|
||||
opacity: 0,
|
||||
borderRadius: '4px',
|
||||
color: theme.colors.primaryColor,
|
||||
pointerEvents: 'none',
|
||||
transition: 'all .15s',
|
||||
':hover': {
|
||||
|
||||
Reference in New Issue
Block a user