mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
feat: header switcher
This commit is contained in:
@@ -62,4 +62,5 @@ export const Switcher = () => {
|
||||
const StyledContainerForSwitcher = styled('div')({
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
pointerEvents: 'all',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user