From 86238ab0d55e24b2f4e0e55112292e5298d6b8a7 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Mon, 17 Jul 2023 08:53:07 +0800 Subject: [PATCH] * Adjust for floatprenextbtn. --- lib/zin/wg/floatprenextbtn/css/v1.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/zin/wg/floatprenextbtn/css/v1.css b/lib/zin/wg/floatprenextbtn/css/v1.css index 4f7aad38b6..0b2ded40f3 100644 --- a/lib/zin/wg/floatprenextbtn/css/v1.css +++ b/lib/zin/wg/floatprenextbtn/css/v1.css @@ -1,2 +1,2 @@ -.float-btn {background: rgba(49, 60, 82, 0.7); font-size: 24px; height: 40px; width: 40px; border-radius: 50%; opacity: 0.8;} -.float-btn .icon {font-size: 48px; color: white;} +.float-btn {background: rgba(49, 60, 82, 0.7); font-size: 24px; height: 20px; width: 20px; border-radius: 50%; opacity: 0.8;} +.float-btn .icon {font-size: 18px; color: white;}