modify style

This commit is contained in:
MaysWind
2023-07-31 01:22:35 +08:00
parent cc08ad46e3
commit 6da910d8fb
@@ -1,7 +1,7 @@
<template>
<v-card :class="{ 'disabled': disabled }">
<template #title>
<span class="text-2xl font-weight-bold">{{ $t('Trend in Income and Expense') }}</span>
<span>{{ $t('Trend in Income and Expense') }}</span>
</template>
<v-card-text class="overview-monthly-chart-container overview-monthly-chart-overlay" v-if="loading && !hasAnyData">