nieyuge 2 年 前
コミット
cc42f2e282
2 ファイル変更7 行追加1 行削除
  1. 1 1
      src/App.vue
  2. 6 0
      src/pages/index.vue

+ 1 - 1
src/App.vue

@@ -7,6 +7,6 @@ html, body {
     margin: 0;
     padding: 0;
     user-select: none;
-    font-family: TwitterChirp, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
+    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
 }
 </style>

+ 6 - 0
src/pages/index.vue

@@ -373,6 +373,12 @@ onMounted(() => {
             height: 0.8rem;
             font-size: 0.4rem;
         }
+        .goods {
+            right: 0.895rem;
+        }
+        .www {
+            right: 0;
+        }
     }
     .second-screen {
         .block {