mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 06:29:40 +03:00
improve changelog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user