chore: better style code

This commit is contained in:
tzhangchi
2023-01-06 01:29:08 +08:00
parent 57067b43b3
commit 5e6c4872c2
3 changed files with 0 additions and 3 deletions

View File

@@ -90,7 +90,6 @@ export const GeneralPage = ({ workspace }: { workspace: Workspace }) => {
border: '1px solid #fff',
color: '#fff',
fontSize: '26px',
padding: '5px 0 0 5px;',
background: stringToColour(workspace?.name ?? 'AFFiNE'),
borderRadius: '50%',
textAlign: 'center',