improve changelog

This commit is contained in:
Rene Haas
2022-11-17 14:20:43 +01:00
parent 73cb563571
commit 9cf4e5f47c
+1 -1
View File
@@ -8,7 +8,7 @@
### Improvements
- 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))
- 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))
- `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