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 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +