modify color and background image in desktop version

This commit is contained in:
MaysWind
2025-08-31 00:20:17 +08:00
parent 8154bd712b
commit 20e2444307
22 changed files with 996 additions and 1278 deletions
@@ -1,7 +1,7 @@
<template>
<v-card :class="{ 'disabled': disabled }">
<v-card-text class="d-flex align-center">
<v-avatar color="secondary" size="38">
<v-avatar color="grey" size="38">
<v-icon size="24" :icon="icon" />
</v-avatar>
<span class="font-weight-bold ms-3">{{ title }}</span>