Kaynağa Gözat

Merge branch 'master' of https://git.nanodreamtech.com/wkw/wallet_app

wkw 3 hafta önce
ebeveyn
işleme
37d878dbc9
1 değiştirilmiş dosya ile 4 ekleme ve 3 silme
  1. 4 3
      src/views/wallet/index.vue

+ 4 - 3
src/views/wallet/index.vue

@@ -348,10 +348,11 @@
     flex-direction: column;
     height: calc(100vh - 50px);
     .bg-img{ 
-      height: 286px;
-      width: 100%;
+      height: 18.8rem; 
+      min-width: 100%;        
+      width: 100vw;
       position: absolute;
-      top: -4px;
+      top: -0.8rem;
       left: 0;
       z-index: -1;
     }