diff --git a/src/assets/theme.css b/src/assets/theme.css index c2ec0f9..f032456 100644 --- a/src/assets/theme.css +++ b/src/assets/theme.css @@ -206,7 +206,4 @@ body { color: var(--warning-color); } -span, a, i { - color: var(--text-color) !important; - padding: 0 !important; -} + diff --git a/src/components/dashboard/DashboardView.vue b/src/components/dashboard/DashboardView.vue index 5a40a3a..268801c 100644 --- a/src/components/dashboard/DashboardView.vue +++ b/src/components/dashboard/DashboardView.vue @@ -136,17 +136,18 @@ const userName = computed(() => {
Here is your financial overview.
+