feature/IO-3497-Ant-Design-v5-to-v6 - Orientation
This commit is contained in:
@@ -509,7 +509,7 @@ export function JobLinesComponent({
|
||||
}}
|
||||
destroyOnHidden
|
||||
>
|
||||
<Space direction="vertical" style={{ width: "100%" }}>
|
||||
<Space orientation="vertical" style={{ width: "100%" }}>
|
||||
<Typography.Text type="secondary">
|
||||
{t("general.labels.selected")}: {selectedLineIds.length}
|
||||
</Typography.Text>
|
||||
|
||||
Reference in New Issue
Block a user