forked from Leaf/amber-ui
改进 欢迎语显示
This commit is contained in:
parent
dad993964d
commit
4b2242942e
@ -3,7 +3,7 @@
|
||||
class="relative flex flex-col h-[calc(100vh-var(--header-height)*1.9)]"
|
||||
>
|
||||
<div class="flex-grow mt-3 mb-1 text-5xl">
|
||||
<n-gradient-text type="info" class="pr-3">
|
||||
<n-gradient-text type="info" class="pr-3 pb-2 pt-2">
|
||||
你好,{{ userStore.user.name }}
|
||||
</n-gradient-text>
|
||||
<br />
|
||||
|
Loading…
Reference in New Issue
Block a user