feat: Make software interaction more natural

This commit is contained in:
tzhangchi
2023-01-06 18:54:07 +08:00
parent 8fa9669aa8
commit 4e3af83bbf
4 changed files with 25 additions and 3 deletions
@@ -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',