mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
refactor: ♻️ Improve sidebar and background design
This commit is contained in:
parent
9b5187207b
commit
9ba59cfd21
26 changed files with 52 additions and 161 deletions
|
|
@ -13,7 +13,7 @@ const props = withDefaults(
|
|||
|
||||
<template>
|
||||
<Primitive :as="props.as" :as-child="props.asChild" :class="cn(
|
||||
'rounded-lg border bg-card/20 backdrop-blur-xl text-card-foreground shadow-sm',
|
||||
'rounded-lg border bg-card/90 backdrop-blur-xl text-card-foreground shadow-sm',
|
||||
props.class,
|
||||
)
|
||||
" data-component="card">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue