diff --git a/CHANGELOG.md b/CHANGELOG.md index ebf42ff0..bf61628d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Fixed +- Added scrollbar back to character selector [#342](https://github.com/CCDirectLink/crosscode-map-editor/issues/342) + ## [2.0.0] 2026-02-12 ### Changed - Updated all dependencies (Angular 17 -> 20) diff --git a/webapp/src/app/components/widgets/shared/image-select-overlay/image-select-overlay.component.html b/webapp/src/app/components/widgets/shared/image-select-overlay/image-select-overlay.component.html index ba911806..810033d2 100644 --- a/webapp/src/app/components/widgets/shared/image-select-overlay/image-select-overlay.component.html +++ b/webapp/src/app/components/widgets/shared/image-select-overlay/image-select-overlay.component.html @@ -82,7 +82,7 @@
} -