Ui/fix manage grid (#9309)

* fix typo in known_primary_cluster_addrs

* make height of manage actions the same on all browsers
This commit is contained in:
Noelle Daley
2020-06-24 13:50:26 -07:00
committed by GitHub
parent fff0db3b2a
commit 8d2e829918
9 changed files with 10 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ import layout from '../templates/components/replication-action-recover';
export default Actions.extend({
layout,
tagName: '',
});