chore: update temp disable affine cloud modal style (#2046)

This commit is contained in:
JimmFly
2023-04-20 15:27:26 +08:00
committed by GitHub
parent 227f59cadc
commit 65c1bee7f0
6 changed files with 208 additions and 165 deletions

View File

@@ -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': {