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
|
||||
kind="ghost"
|
||||
renderIcon={Reset}
|
||||
align="top-left"
|
||||
hasIconOnly
|
||||
iconDescription="Reset Process Here"
|
||||
title={titleText}
|
||||
|
|
Loading…
Reference in New Issue