mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 01:38:43 +00:00
parent
9d0824beb6
commit
b17f330b88
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ class GroupWrapper extends React.Component<GroupProps, any> {
|
|||
public render() {
|
||||
return (
|
||||
<div className='row'>
|
||||
<div className='columns small-4'>
|
||||
<div className='columns small-11'>
|
||||
{this.props.groupName}
|
||||
</div>
|
||||
<div className='columns small-1'>
|
||||
|
|
|
|||
Loading…
Reference in a new issue