mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
Fix: invite (#1064)
This commit is contained in:
@@ -47,7 +47,6 @@ export const WorkspaceSettingTagItem = styled('li')<{ isActive?: boolean }>(
|
||||
export const StyledSettingKey = styled.div(({ theme }) => {
|
||||
return {
|
||||
width: '140px',
|
||||
textAlign: 'right',
|
||||
fontSize: theme.font.base,
|
||||
fontWeight: 500,
|
||||
marginRight: '56px',
|
||||
|
||||
Reference in New Issue
Block a user