瀏覽代碼

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"
                 }
             />
             {/*定位到中心圆*/}