@norges-domstoler/dds-components 0.0.0-dev-20241203113256 → 0.0.0-dev-20241203113357
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 +1 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1346,7 +1346,7 @@
|
|
|
1346
1346
|
}
|
|
1347
1347
|
.Card_container--border {
|
|
1348
1348
|
background-color: var(--dds-color-surface-default);
|
|
1349
|
-
border-color: var(--dds-color-border-
|
|
1349
|
+
border-color: var(--dds-color-border-subtle);
|
|
1350
1350
|
}
|
|
1351
1351
|
.Card_container--navigation {
|
|
1352
1352
|
text-decoration: none;
|