소스 검색

Merge branch 'feature-Before' into dev

ansoni 4 달 전
부모
커밋
c27b90b3fd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/ModalPopup/WheelModal/index.tsx

+ 1 - 1
src/components/ModalPopup/WheelModal/index.tsx

@@ -276,7 +276,7 @@ export const WheelClient: FC<WheelProps> = (props) => {
                 alt=""
                 src={"/wheels/bg-buttom.png"}
                 className={
-                    "absolute bottom-[0.1389rem] left-[54%] z-20 w-[2.0833rem] -translate-x-1/2"
+                    "absolute bottom-[0.35rem] left-[54%] z-20 w-[1.7361rem] -translate-x-1/2"
                 }
             />
             {/*定位到中心圆*/}