@northlight/ui 1.5.2 → 1.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10195,8 +10195,7 @@
10195
10195
  styles: {
10196
10196
  global: __spreadValues$r({
10197
10197
  html: {
10198
- "scroll-behavior": "smooth",
10199
- overflow: "scroll"
10198
+ scrollBehavior: "smooth"
10200
10199
  },
10201
10200
  body: {
10202
10201
  height: "100%"