mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix: some login & enable affine cloud issues (#999)
Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
@@ -13,6 +13,7 @@ export const ModalWrapper = styled.div<{
|
||||
backgroundColor: theme.colors.popoverBackground,
|
||||
borderRadius: '24px',
|
||||
position: 'relative',
|
||||
maxHeight: 'calc(100vh - 32px)',
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user