@norges-domstoler/dds-components 0.0.0-dev-20240712100802 → 0.0.0-dev-20240716102453

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
@@ -1201,6 +1201,7 @@
1201
1201
  }
1202
1202
  .Card_container--navigation {
1203
1203
  text-decoration: none;
1204
+ display: block;
1204
1205
  &:hover {
1205
1206
  border-color: var(--dds-color-border-action-hover);
1206
1207
  box-shadow: inset 0 0 0 1px var(--dds-color-border-action-hover);