@ -18,3 +18,7 @@
.healthOk {
margin-bottom: 25px;
}
.actions {
min-width: 90px;
@ -180,7 +180,7 @@ class Health extends Component {
<TableRowCell>{item.message}</TableRowCell>
<TableRowCell>
<TableRowCell className={styles.actions}>
<IconButton
name={icons.WIKI}
to={item.wikiUrl}