diff --git a/web/src/layout/components/TagsView/index.vue b/web/src/layout/components/TagsView/index.vue index 45e3e0d..af5589c 100644 --- a/web/src/layout/components/TagsView/index.vue +++ b/web/src/layout/components/TagsView/index.vue @@ -243,6 +243,7 @@ export default defineComponent({ height: 26px; line-height: 24px; border: 1px solid var(--el-border-color); + border-radius: 2px; color: var(--el-text-color-regular); padding: 0 8px; font-size: 12px;