wenhongquan 3 년 전
부모
커밋
8d1caf2886
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;