From 04122cba75e50a407fc6bc6a1a77cb598f497fab Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 17 十一月 2023 10:58:32 +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