fix receive tab wallet icon slider on tablet

This commit is contained in:
Jamal Jackson 2016-09-28 13:28:23 -04:00
commit 1837d0b7af
2 changed files with 57 additions and 19 deletions

View file

@ -112,3 +112,7 @@ ion-header-bar{
.bold-text{
font-weight: bold !important;
}
.card{
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}