Added an ellipsis to the tooltip text

This commit is contained in:
James Ritchie
2024-11-19 13:07:11 +00:00
parent eca79afced
commit ea0956464b
@@ -510,7 +510,7 @@ function RunActionsCell({ run, path }: { run: RunListItem; path: string }) {
/>
</Dialog>
}
content="Replay run"
content="Replay run"
side="left"
disableHoverableContent
/>