From 0082fa417fb2af9add3406bf05ab3e3e45890c34 Mon Sep 17 00:00:00 2001
From: rain <1679827795@qq.com>
Date: Thu, 12 Jun 2025 14:30:02 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/drone-web-manage

---
 src/page/index/tags.vue |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/page/index/tags.vue b/src/page/index/tags.vue
index 1fa540c..53c1aa3 100644
--- a/src/page/index/tags.vue
+++ b/src/page/index/tags.vue
@@ -166,3 +166,9 @@
   },
 }
 </script>
+
+<style lang="scss" scoped>
+.avue-tags{
+  border-radius: 4px;
+}
+</style>

--
Gitblit v1.9.3