Subtitles for coins on wallet selector in Receive screen.
This commit is contained in:
parent
585775e88b
commit
8231f85c67
2 changed files with 14 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue