diff --git a/components/account/AccountHeader.vue b/components/account/AccountHeader.vue index 752a99f7..c63287bf 100644 --- a/components/account/AccountHeader.vue +++ b/components/account/AccountHeader.vue @@ -67,7 +67,7 @@ function previewAvatar() {
-
diff --git a/unocss.config.ts b/unocss.config.ts index a3743521..9ec146be 100644 --- a/unocss.config.ts +++ b/unocss.config.ts @@ -13,6 +13,7 @@ export default defineConfig({ shortcuts: [ { 'border-base': 'border-$c-border', + 'border-bg-base': 'border-$c-bg-base', // background 'bg-base': 'bg-$c-bg-base',