ааааэээыыы
This commit is contained in:
parent
f2407f9f7b
commit
5cda395153
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ export function ObjectsPage({ mode }: Props) {
|
|||
>
|
||||
<Button
|
||||
type="link"
|
||||
style={{ padding: 0, fontWeight: 500, flex: 1, textAlign: 'left' }}
|
||||
style={{ padding: 0, fontWeight: 500, flex: 1, textAlign: 'left', justifyContent: 'flex-start' }}
|
||||
onClick={() => navigate(objectUrl(obj.id))}
|
||||
>
|
||||
<RightOutlined style={{ fontSize: 11, marginRight: 6, color: '#999' }} />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue