mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 03:26:47 +08:00
fix: remove chaotic font css
This commit is contained in:
@@ -61,7 +61,6 @@ export const Menu = ({
|
||||
};
|
||||
|
||||
const MenuUl = styled('ul')(({ theme }) => ({
|
||||
fontFamily: 'PingFang SC',
|
||||
background: '#FFF',
|
||||
color: '#4C6275',
|
||||
fontWeight: '400',
|
||||
|
||||
Reference in New Issue
Block a user