@norges-domstoler/dds-components 0.0.0-dev-20240926130212 → 0.0.0-dev-20240930090127

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/index.css CHANGED
@@ -3464,9 +3464,6 @@
3464
3464
  .Tabs_tab-panel {
3465
3465
  padding: var(--dds-spacing-x0-25);
3466
3466
  }
3467
- .Tabs_tab-panel--inactive {
3468
- display: none;
3469
- }
3470
3467
 
3471
3468
  /* src/components/Tag/Tag.module.css */
3472
3469
  .Tag_container {