mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
chore: better style code
This commit is contained in:
@@ -87,7 +87,6 @@ export const WorkspaceModal = ({ open, onClose }: LoginModalProps) => {
|
||||
border: '1px solid #fff',
|
||||
color: '#fff',
|
||||
fontSize: '22px',
|
||||
padding: '5px 0 0 5px;',
|
||||
background: stringToColour(item.name || 'AFFiNE'),
|
||||
borderRadius: '50%',
|
||||
textAlign: 'center',
|
||||
|
||||
Reference in New Issue
Block a user