From dc426a1e89eed6b35a909819b7de362b581e545f Mon Sep 17 00:00:00 2001 From: lucky Date: Tue, 5 Jan 2021 10:00:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Rotation/Rotation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Rotation/Rotation.vue b/src/components/Rotation/Rotation.vue index 3b33e5b..ffda75b 100644 --- a/src/components/Rotation/Rotation.vue +++ b/src/components/Rotation/Rotation.vue @@ -51,7 +51,7 @@ export default { .settle-in { position: absolute; top: 3%; - right: 10%; + right: 9%; z-index: 9; }