From 61a8904e522f1bdc60a4589bac3a2e3653b78f63 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Wed, 16 Apr 2025 18:42:22 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90issues/8097=E3=80=91icon=E7=BB=84?= =?UTF-8?q?=E4=BB=B6svg=E5=9B=BE=E6=A0=87=E6=98=BE=E7=A4=BA=E7=A9=BA?= =?UTF-8?q?=E7=99=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/Icon/src/IconList.vue | 3 +- .../src/components/Icon/src/IconPicker.vue | 81 ++++++++++--------- 2 files changed, 44 insertions(+), 40 deletions(-) diff --git a/jeecgboot-vue3/src/components/Icon/src/IconList.vue b/jeecgboot-vue3/src/components/Icon/src/IconList.vue index 7ceebd22..6a37961a 100644 --- a/jeecgboot-vue3/src/components/Icon/src/IconList.vue +++ b/jeecgboot-vue3/src/components/Icon/src/IconList.vue @@ -185,11 +185,10 @@ } ul span { font-size: 1.5rem !important; - border: 1px solid #f1f1f1; padding: 0.2rem; margin: 0.3rem; } - .icon-border span { + .icon-border { border: 1px solid rgba(24, 144, 255) !important; } .justify-content-right { diff --git a/jeecgboot-vue3/src/components/Icon/src/IconPicker.vue b/jeecgboot-vue3/src/components/Icon/src/IconPicker.vue index dfe969f7..d724642d 100644 --- a/jeecgboot-vue3/src/components/Icon/src/IconPicker.vue +++ b/jeecgboot-vue3/src/components/Icon/src/IconPicker.vue @@ -20,44 +20,49 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +