improve changelog

This commit is contained in:
Rene Haas
2022-11-17 13:49:53 +01:00
parent 05edabaa96
commit 5d66e5f284
+1 -1
View File
@@ -8,7 +8,7 @@
### Improvements
- The initialization to the `body` element respects now `overflow: hidden` style overrides of the `html` and `body` element. ([#477](https://github.com/KingSora/OverlayScrollbars/issues/477))
- The initialization to the `body` element respects now `overflow: hidden !important` style overrides of the `html` and `body` element. ([#477](https://github.com/KingSora/OverlayScrollbars/issues/477))
- `data-overlayscrollbars-initialize` is now automatically removed if the instance is destroyed or canceled.
- `data-overlayscrollbars-initialize` now always sets `overflow: auto` to prevent elements to be suddenly cropped after initialization.
- removed obsolete `!important` styles