From 02e09e539a4fb68f9d616f10736142ee1c304849 Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Tue, 2 Aug 2022 19:40:40 +0800 Subject: [PATCH] 1 --- src/components/LuckyWheel.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/LuckyWheel.vue b/src/components/LuckyWheel.vue index 892a8cd..b4e2bca 100644 --- a/src/components/LuckyWheel.vue +++ b/src/components/LuckyWheel.vue @@ -198,11 +198,11 @@ const btn = () => { // width: 831px; // height: 305px; - width: 100%; - height: 100%; - position: absolute; - top: 0; - left: 20px; + // width: 100%; + // height: 100%; + // position: absolute; + // top: 0; + // left: 20px; .li { width: 100px;