diff --git a/src/views/Training/TrainingCrafting.vue b/src/views/Training/TrainingCrafting.vue index 49f7d87..ab682a5 100644 --- a/src/views/Training/TrainingCrafting.vue +++ b/src/views/Training/TrainingCrafting.vue @@ -6,14 +6,13 @@ :xp="craftingXp" :xp-to-next-level="craftingXpToNextLevel" :milestones="trainingStore.craftingMilestones" - class="mb-8" /> - -
- Active Crafting Recipes: {{ trainingStore.activeCraftingRecipes.length }} / {{ trainingStore.maxActiveCraftingRecipes }} -
- -+ Active Crafting Recipes: {{ trainingStore.activeCraftingRecipes.length }} / {{ trainingStore.maxActiveCraftingRecipes }} +
+Level Required diff --git a/src/views/Training/TrainingMining.vue b/src/views/Training/TrainingMining.vue index caa7440..dfdab40 100644 --- a/src/views/Training/TrainingMining.vue +++ b/src/views/Training/TrainingMining.vue @@ -29,11 +29,11 @@
Level Required @@ -83,76 +83,50 @@
- Mining Progress -
-- {{ resource.timePerAction.toFixed(1) }}s +
+ Mining Progress
++ {{ resource.timePerAction.toFixed(1) }}s +
+- Respawn Progress -
-- {{ resource.respawnTime.toFixed(1) }}s + +
+ Respawn Progress
++ {{ resource.respawnTime.toFixed(1) }}s +
+