mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
fix: wrong add page button position
This commit is contained in:
@@ -21,6 +21,7 @@ export const StyledSliderBarWrapper = styled.div(() => {
|
||||
height: '100%',
|
||||
overflowX: 'hidden',
|
||||
overflowY: 'auto',
|
||||
position: 'relative',
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user