Style saving overview
Compare changes
+ 44
− 179
@@ -25,7 +25,7 @@ import {
@@ -33,8 +33,10 @@ import MainLayout from "@/components/MainLayout.vue";
@@ -42,99 +44,12 @@ const challenges = computed(() => savingChallengeStore.savingChallenges);
@@ -168,9 +83,9 @@ watchEffect(() => {
@@ -196,7 +111,7 @@ watchEffect(() => {
@@ -211,51 +126,8 @@ watchEffect(() => {
@@ -297,24 +169,7 @@ watchEffect(() => {
@@ -364,6 +219,7 @@ const displayName = computed(() => {
@@ -378,6 +234,13 @@ function formattedDeadline(time) {
@@ -386,27 +249,29 @@ function formattedDeadline(time) {
@@ -414,7 +279,7 @@ function formattedDeadline(time) {
@@ -455,13 +320,13 @@ function formattedDeadline(time) {
@@ -491,7 +356,7 @@ function formattedDeadline(time) {
@@ -503,21 +368,21 @@ function formattedDeadline(time) {