mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 09:30:01 +08:00
fix: remove chaotic font css
This commit is contained in:
@@ -131,7 +131,6 @@ export function Cascader(props: CascaderProps) {
|
||||
}
|
||||
|
||||
const MenuPaper = styled('div')(({ theme }) => ({
|
||||
fontFamily: 'PingFang SC',
|
||||
background: '#FFF',
|
||||
boxShadow: theme.affine.shadows.shadow1,
|
||||
borderRadius: '10px 0px 10px 10px',
|
||||
|
||||
Reference in New Issue
Block a user