Merge pull request #186 from Bitcoin-com/wallet/task/384

Improvement 384 - New Wallet headers design
This commit is contained in:
Sebastiaan Pasma 2018-06-20 13:50:51 +02:00 committed by GitHub
commit 1d383e800b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 10 deletions

View file

@ -12,9 +12,6 @@ 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;

View file

@ -37,9 +37,6 @@
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
&.compact-subtitle {
padding-bottom: 0;
}
}
.item-sub {
&:first-child:before {