diff --git a/CHANGELOG.md b/CHANGELOG.md index ca452f47b..b1f946af6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,14 @@ [#880](https://github.com/nextcloud/cookbook/pull/880) @christianlupus - Usage of caches for NPM speedup [#883](https://github.com/nextcloud/cookbook/pull/883) @christianlupus +- Make the controls sticky on top + [#888](https://github.com/nextcloud/cookbook/pull/888) @MarcelRobitaille ### Documentation - Added clarification between categories and keywords for users [#889](https://github.com/nextcloud/cookbook/pull/889) @MarcelRobitaille + ## 0.9.9 - 2022-01-13 ### Fixed diff --git a/src/components/AppControls.vue b/src/components/AppControls.vue index 4a0d49d48..970c1330c 100644 --- a/src/components/AppControls.vue +++ b/src/components/AppControls.vue @@ -344,8 +344,19 @@ export default {