From f14e736c5448da6a5433da12be8f7e64617cf0f7 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 20 十一月 2023 10:04:00 +0800
Subject: [PATCH] #

---
 App.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/App.vue b/App.vue
index f619972..d7bded1 100644
--- a/App.vue
+++ b/App.vue
@@ -42,10 +42,10 @@
 	}
 	.fxbtn {
 		position: fixed;
-		bottom: 50px;
-		right: 10px;
-		width: 40px;
-		height: 40px;
+		bottom: 100rpx;
+		right: 40rpx;
+		width: 80rpx;
+		height: 80rpx;
 		background-color: #46a7ff;
 		color: #FFF;
 		display: flex;

--
Gitblit v1.9.1