Subtitles for coins on wallet selector in Receive screen.

This commit is contained in:
Brendon Duncan 2018-06-17 18:08:44 +12:00
commit 8231f85c67
2 changed files with 14 additions and 6 deletions

View file

@ -12,6 +12,14 @@ wallet-selector {
font-weight: bold;
padding-bottom: 10px;
border-bottom: 1px solid #EFEFEF;
&.compact-subtitle {
padding-bottom: 0;
}
.subtitle {
color: $v-mid-gray;
font-size: $font-size-small;
font-weight: 300;
}
.wallet-coin-logo {
vertical-align: middle;
margin-right: 5px;