Add Email and Registry lookups to Address Selector (#3992)

* Move AccountSelect values to MobX store

* Mail registry + small fixes

* Add Registry to AddressSelect lookups + Nav fixes

* Fix linting

* PR Grumbles

* Fix tests and propTypes
This commit is contained in:
Nicolas Gotchac
2016-12-29 19:47:53 +01:00
committed by Gav Wood
parent 486f7ae684
commit 9814251a28
7 changed files with 327 additions and 112 deletions

View File

@@ -52,6 +52,11 @@
}
}
.description {
font-size: 0.75em;
color: rgba(255, 255, 255, 0.5);
}
.accountInfo {
flex: 1;