diff --git a/src/App.vue b/src/App.vue index 34923a7..fd371ad 100755 --- a/src/App.vue +++ b/src/App.vue @@ -172,7 +172,7 @@ const computedEditedTimestamp = computed(() => parseTimestampToUTC(editedTimesta Load Archive -
+
Archive loaded.
@@ -294,6 +294,10 @@ button { margin-top: .5rem; } +.loaded { + margin-right: 1rem; +} + .wrapper { display: flex; grid-gap: 1rem;