@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.
package/dist/es/northlight.mjs
CHANGED
|
@@ -10229,8 +10229,7 @@ const overrides = {
|
|
|
10229
10229
|
styles: {
|
|
10230
10230
|
global: __spreadValues$r({
|
|
10231
10231
|
html: {
|
|
10232
|
-
|
|
10233
|
-
overflow: "scroll"
|
|
10232
|
+
scrollBehavior: "smooth"
|
|
10234
10233
|
},
|
|
10235
10234
|
body: {
|
|
10236
10235
|
height: "100%"
|