mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 05:25:53 +08:00
fix(ligo-virgo): icons page scroll
This commit is contained in:
@@ -46,6 +46,8 @@ export const Icons: FC = () => {
|
||||
};
|
||||
|
||||
const Container = styled('div')({
|
||||
height: '100vh',
|
||||
overflow: 'auto',
|
||||
color: '#98ACBD',
|
||||
padding: '20px',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user