diff --git a/CHANGELOG.md b/CHANGELOG.md index 78b2a81..dd69f44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,5 @@ ## Updates - Adjusted colors for the "Yuu" theme - Themes now have a single source of truth in themes.css.ts -- Basline support for custom themes added \ No newline at end of file +- Basline support for custom themes added +- Configurable activity grids now have a re-styled, collapsible menu \ No newline at end of file diff --git a/client/app/routes/MediaItems/MediaLayout.tsx b/client/app/routes/MediaItems/MediaLayout.tsx index 968dbe2..309e347 100644 --- a/client/app/routes/MediaItems/MediaLayout.tsx +++ b/client/app/routes/MediaItems/MediaLayout.tsx @@ -57,7 +57,7 @@ export default function MediaLayout(props: Props) {