mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 13:15:51 +08:00
feat: modify workspace modal style & add workspace setting entry to worksapce card (#1498)
This commit is contained in:
@@ -4,6 +4,6 @@ import { styled } from '../../styles';
|
||||
|
||||
export const Breadcrumbs = styled(MuiBreadcrumbs)(({ theme }) => {
|
||||
return {
|
||||
color: theme.colors.popoverColor,
|
||||
color: theme.colors.textColor,
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user