ui: border around account header avatar

This commit is contained in:
Anthony Fu 2022-11-27 12:48:23 +08:00
parent fcde653efe
commit 1bd710daa4
2 changed files with 2 additions and 1 deletions

View file

@ -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',