jhaoG 4 недель назад
Родитель
Сommit
f854f80ec3
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/views/index/Index.vue

+ 2 - 2
src/views/index/Index.vue

@@ -145,7 +145,7 @@
       flex-direction: row;
       justify-content: space-between;
       align-items: center;
-      padding: 20px 15px 0 15px;
+      padding: 10px 15px 10px 15px;
       width: 100%;
       background: #ffffff;
       box-sizing: border-box;
@@ -220,7 +220,7 @@
       display: flex;
       flex-direction: column;
       justify-content: flex-start;
-      margin-top: 70px;
+      margin-top: 60px;
       width: 343px;
 
       .asset-title {