@norges-domstoler/dds-components 0.0.0-dev-20250523090258 → 0.0.0-dev-20250526061536

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
@@ -3546,7 +3546,7 @@ select:hover {
3546
3546
  }
3547
3547
  .SplitButton_option--primary,
3548
3548
  .SplitButton_option--primary:hover {
3549
- border-left: 1px solid var(--dds-color-border-on-action);
3549
+ border-left: 1px solid var(--dds-color-border-on-action) !important;
3550
3550
  }
3551
3551
 
3552
3552
  /* src/components/Table/normal/Table.module.css */