feat: dark mode card
This commit is contained in:
parent
910cd4a716
commit
7e9ea304df
1 changed files with 1 additions and 0 deletions
|
|
@ -436,6 +436,7 @@ watch(
|
|||
label: $i18n.locale === 'en-US' ? v.nameEN : v.name,
|
||||
}))
|
||||
"
|
||||
:dark="$q.dark.isActive"
|
||||
class="no-wrap"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue