From f3c29f8fbc335ec0bc7ebe4d1db86e1dfefcf306 Mon Sep 17 00:00:00 2001 From: inkfarer Date: Fri, 5 Apr 2024 09:38:18 +0300 Subject: [PATCH] Make the button to add a bundle stand out more --- src/components/BundleManager.vue | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/src/components/BundleManager.vue b/src/components/BundleManager.vue index 53a2ec7..6f2765a 100644 --- a/src/components/BundleManager.vue +++ b/src/components/BundleManager.vue @@ -16,13 +16,18 @@ @click="refreshBundles" /> + > + Add Bundle + +