@northlight/ui 1.5.3 → 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.
@@ -10229,7 +10229,7 @@ const overrides = {
10229
10229
  styles: {
10230
10230
  global: __spreadValues$r({
10231
10231
  html: {
10232
- "scroll-behavior": "smooth"
10232
+ scrollBehavior: "smooth"
10233
10233
  },
10234
10234
  body: {
10235
10235
  height: "100%"