diff --git a/CHANGELOG.md b/CHANGELOG.md index e83a6cc75..dccf86186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a simplified mode to the holdings table component +### Changed + +- Improved the column width distribution of various table components + ## 3.67.1 - 2026-09-05 ### Added diff --git a/apps/client/src/app/components/access-table/access-table.component.html b/apps/client/src/app/components/access-table/access-table.component.html index b8c2f8422..6fc994b14 100644 --- a/apps/client/src/app/components/access-table/access-table.component.html +++ b/apps/client/src/app/components/access-table/access-table.component.html @@ -1,8 +1,19 @@
| Alias | -+ | + Alias + | +{{ element.alias }} | + | - | + |
|---|