From 4cedb3a60ad51012e3fb98bf4fe89748c4cb0890 Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Sun, 4 Sep 2022 21:33:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=82=AC=E6=B5=AE=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/cpns/clip-float-btn.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style/cpns/clip-float-btn.less b/src/style/cpns/clip-float-btn.less index 09bc516..6587bde 100644 --- a/src/style/cpns/clip-float-btn.less +++ b/src/style/cpns/clip-float-btn.less @@ -14,6 +14,7 @@ background-color: @text-bg-color-lighter; user-select: none; &:hover { + font-size: 25px; color: @bg-color; background-color: @primary-color; transition: all 0.15s;