moved tab-receive view styling that was conflicting with old wallets selector styles to tab-receive scss file

This commit is contained in:
Jamal Jackson 2016-10-16 18:55:05 -04:00
commit ce78aabf38
2 changed files with 25 additions and 4 deletions

View file

@ -3,10 +3,6 @@
.swiper-container {
width: 85% !important;
overflow: visible;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
@media (max-height: 600px){
&{
transform: translate(-50%, -58%);