Commit f7f81250 authored by Simon Pastor's avatar Simon Pastor
Browse files

table row height

parent c9b76f80
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -115,6 +115,7 @@ class AppInstanceTable extends Component {
                        role="checkbox"
                        tabIndex={-1}
                        key={row.name}
                        style={{ height: 50 }}
                      >
                        <TableCell className={classes.tableBodyCellNoWrap} scope="row">
                          {row.name} running on {row.mepName}<br/>