From f984ac74368a736689f1a7aac294000d065f5df7 Mon Sep 17 00:00:00 2001 From: JohnathanLin <289348588@qq.com> Date: Sun, 29 Oct 2023 02:18:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9C=8B=E5=8F=8B=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=82=B9=E6=8C=89=E6=95=88=E6=9E=9C=EF=BC=8Ctransform?= =?UTF-8?q?=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/common/post-single.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/common/post-single.css b/assets/css/common/post-single.css index ef87aac..8cb95aa 100644 --- a/assets/css/common/post-single.css +++ b/assets/css/common/post-single.css @@ -420,6 +420,7 @@ div.friend-link { } div.friend-link:active { transform: scale(.96); + transition: transform .1s; } div.friend-link div.friend-link-avatar { width: 64px;