moved tab-receive view styling that was conflicting with old wallets selector styles to tab-receive scss file
This commit is contained in:
parent
f283c70e0a
commit
ce78aabf38
2 changed files with 25 additions and 4 deletions
|
|
@ -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%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue