mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Add space to the Rollback dialog header
Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
parent
e493f982d2
commit
6520f2d767
@ -103,7 +103,7 @@ class NonInjectedReleaseRollbackDialog extends React.Component<ReleaseRollbackDi
|
||||
<Wizard
|
||||
header={(
|
||||
<h5>
|
||||
Rollback
|
||||
{"Rollback "}
|
||||
<b>{release.getName()}</b>
|
||||
</h5>
|
||||
)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user