mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 09:40:25 +08:00
perf: footer ICP spacing
Signed-off-by: aonoa <1991849113@qq.com>
This commit is contained in:
parent
d494bf170c
commit
0c245665a9
@ -26,7 +26,7 @@ withDefaults(defineProps<Props>(), {
|
||||
<a
|
||||
v-if="icp"
|
||||
:href="icpLink || 'javascript:void(0)'"
|
||||
class="hover:text-primary-hover"
|
||||
class="hover:text-primary-hover mx-1"
|
||||
target="_blank"
|
||||
>
|
||||
{{ icp }}
|
||||
|
Loading…
Reference in New Issue
Block a user