alighn reset tooltip to top-left
This commit is contained in:
parent
bc8efc54a3
commit
72d5a16cbf
|
@ -900,6 +900,7 @@ export default function ProcessInstanceShow({ variant }: OwnProps) {
|
||||||
<Button
|
<Button
|
||||||
kind="ghost"
|
kind="ghost"
|
||||||
renderIcon={Reset}
|
renderIcon={Reset}
|
||||||
|
align="top-left"
|
||||||
hasIconOnly
|
hasIconOnly
|
||||||
iconDescription="Reset Process Here"
|
iconDescription="Reset Process Here"
|
||||||
title={titleText}
|
title={titleText}
|
||||||
|
|
Loading…
Reference in New Issue