mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-01-22 06:45:57 +08:00
feat(logo): use new logo
This commit is contained in:
@@ -17,7 +17,7 @@ withDefaults(defineProps<Props>(), {
|
||||
|
||||
<template>
|
||||
<RouterLink to="/" class="w-full flex-center nowrap-hidden">
|
||||
<SystemLogo class="text-32px text-primary" />
|
||||
<SystemLogo class="size-32px" />
|
||||
<h2 v-show="showTitle" class="pl-8px text-16px text-primary font-bold transition duration-300 ease-in-out">
|
||||
{{ $t('system.title') }}
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user