From 8cc9fbc624280e5ba60f33775c34d55db1f02b10 Mon Sep 17 00:00:00 2001 From: yangxiaolang <1810849666@qq.com> Date: Fri, 11 Jul 2025 18:02:32 +0800 Subject: [PATCH 1/2] chore: revert tag style modify --- src/select/multi-select/multi-select.component.html | 4 ++-- src/tag/tag.component.scss | 4 ++-- src/tag/tag.component.ts | 2 +- stories/tag/basic.component.ts | 2 +- stories/tag/basic.stories.ts | 2 +- stories/tag/tag.mdx | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/select/multi-select/multi-select.component.html b/src/select/multi-select/multi-select.component.html index ca21015ee..45f763bc1 100644 --- a/src/select/multi-select/multi-select.component.html +++ b/src/select/multi-select/multi-select.component.html @@ -41,8 +41,8 @@ Date: Fri, 11 Jul 2025 18:03:58 +0800 Subject: [PATCH 2/2] Create fair-dots-nail.md --- .changeset/fair-dots-nail.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/fair-dots-nail.md diff --git a/.changeset/fair-dots-nail.md b/.changeset/fair-dots-nail.md new file mode 100644 index 000000000..7398c9936 --- /dev/null +++ b/.changeset/fair-dots-nail.md @@ -0,0 +1,5 @@ +--- +"@alauda/ui": minor +--- + +chore: revert tag style modify