mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
feat: Make software interaction more natural
This commit is contained in:
@@ -60,7 +60,7 @@ export const WorkspaceModal = ({ open, onClose }: LoginModalProps) => {
|
||||
}}
|
||||
key={index}
|
||||
>
|
||||
<span style={{ width: '100px', marginRight: '20px' }}>
|
||||
<span style={{ width: '100px' }}>
|
||||
<div
|
||||
style={{
|
||||
float: 'left',
|
||||
|
||||
Reference in New Issue
Block a user