From 71e33886afddb8524053199b3c293b26de63edf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Thu, 14 Aug 2025 16:03:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0icon=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/icons/iconfont.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/icons/iconfont.css b/src/assets/icons/iconfont.css index d5a278ed..8585919f 100644 --- a/src/assets/icons/iconfont.css +++ b/src/assets/icons/iconfont.css @@ -1504,7 +1504,7 @@ content: "\e721"; } -.icon-arrow-down:before { +.iconfont.icon-arrow-down:before { content: "\e720"; }