wenhongquan 3 anni fa
parent
commit
8d1caf2886
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      index.css

+ 1 - 1
index.css

@@ -7,7 +7,7 @@ body {
 .user-list-container {
     background-image: url("./image/frame_sphy@2x.png");
     background-size: contain;
-    right: calc(44 / 576 * 1rem);
+    right: calc(10 / 576 * 1rem);
     top: calc(50% + calc(52 * 2 / 576 * 1rem));
     transform: translateY(calc(-50% - calc(52 / 576 * 1rem)));
     position: fixed;