From 735120caa30cf4b2b6d1aad3923ccab9c867b8af Mon Sep 17 00:00:00 2001 From: Lenni009 Date: Sun, 25 Feb 2024 19:47:18 +0100 Subject: [PATCH] better error styling --- src/App.vue | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index 511954e..e4363b6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -53,7 +53,7 @@ function parseJson(rawJson: string) { Copy your PersistentPlayerBases JSON section here: -

+ +

Something went wrong. Please make sure you copied the whole PersistentPlayerBases JSON section.

-
-

Total Number of Bases: {{ totalBases }}

-

Total Parts Used: {{ totalPartsUsed }}

-

Unused Parts: {{ totalPartsUnused }}

-
+
+

Total Number of Bases: {{ totalBases }}

+

Total Parts Used: {{ totalPartsUsed }}

+

Unused Parts: {{ totalPartsUnused }}

+