mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
fix: exhibition of edgeless
This commit is contained in:
@@ -30,6 +30,7 @@ const StyledPage = styled('div')(({ theme }) => {
|
||||
const StyledWrapper = styled('div')(({ theme }) => {
|
||||
return {
|
||||
flexGrow: 1,
|
||||
position: 'relative',
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user