Jelajahi Sumber

Merge branch 'feature-Before' into dev

ansoni 4 bulan lalu
induk
melakukan
c27b90b3fd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"
                 }
             />
             {/*定位到中心圆*/}