mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix: link style issues
This commit is contained in:
@@ -119,5 +119,8 @@ const PageTitleBlock = styled('div')(({ theme }) => {
|
||||
'.content': {
|
||||
outline: 'none',
|
||||
},
|
||||
a: {
|
||||
color: '#3e6fdb',
|
||||
},
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user