ZaiZai vor 1 Jahr
Ursprung
Commit
76d6b9760e
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      src/views/app.vue

+ 2 - 1
src/views/app.vue

@@ -138,7 +138,7 @@ html.hc-app-mobile body #app {
         }
         .app-tip {
             position: relative;
-            padding: 0 20px;
+            padding: 20px;
             color: white;
             font-size: 14px;
         }
@@ -147,6 +147,7 @@ html.hc-app-mobile body #app {
             padding: 0 20px;
             color: white;
             display: flex;
+            margin-top: 100px;
             .icon-box {
                 position: relative;
                 width: 80px;