@visma-swno/vsn-navigation 1.2.0-beta.17 → 1.2.0-beta.18

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.
@@ -3078,7 +3078,7 @@ var $ = class extends e {
3078
3078
  >
3079
3079
  <slot name="nav-footer" slot="nav-footer"></slot>
3080
3080
  </vsn-side-bar>
3081
- <div class="h-full overflow-y-auto ga-scroll">
3081
+ <div class="h-full">
3082
3082
  <slot></slot>
3083
3083
  </div>
3084
3084
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visma-swno/vsn-navigation",
3
- "version": "1.2.0-beta.17",
3
+ "version": "1.2.0-beta.18",
4
4
  "type": "module",
5
5
  "customElements": "dist/custom-elements.json",
6
6
  "exports": {