Fixed truncation of group in UI. Closes #2006 (#2128)

This commit is contained in:
Alex Collins 2019-08-08 17:03:40 -07:00 committed by GitHub
parent 9d0824beb6
commit b17f330b88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'>