diff --git a/CHANGELOG.md b/CHANGELOG.md index 115d25a92..9fe7f1a8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the style of the read-only tags in the tags selector component - Improved the language localization for Chinese (`zh`) - Upgraded `nestjs` from version `11.1.27` to `11.1.28` diff --git a/libs/ui/src/lib/tags-selector/tags-selector.component.html b/libs/ui/src/lib/tags-selector/tags-selector.component.html index bd56e9318..9bede09a7 100644 --- a/libs/ui/src/lib/tags-selector/tags-selector.component.html +++ b/libs/ui/src/lib/tags-selector/tags-selector.component.html @@ -1,20 +1,20 @@