tweak wallet selector styling

This commit is contained in:
Marty Alcala 2016-10-12 17:51:09 -04:00
commit de8a660168
2 changed files with 13 additions and 2 deletions

View file

@ -4,7 +4,6 @@ action-sheet {
&__sheet {
background: #fff;
//height: 300px;
width: 100%;
position: fixed;
bottom: 0;
@ -24,7 +23,7 @@ action-sheet {
}
.back-arrow {
padding-bottom: 1rem;
padding-bottom: 1.25rem;
cursor: pointer;
}