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:
committed by
Gav Wood
parent
486f7ae684
commit
9814251a28
@@ -52,6 +52,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.description {
|
||||
font-size: 0.75em;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.accountInfo {
|
||||
flex: 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user