@norges-domstoler/dds-components 0.0.0-dev-20260325105937 → 0.0.0-dev-20260326113707
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8401,7 +8401,7 @@ var ErrorSummary = ({
|
|
|
8401
8401
|
props
|
|
8402
8402
|
),
|
|
8403
8403
|
background: "surface-danger-default",
|
|
8404
|
-
padding: "x1 x0.75
|
|
8404
|
+
padding: "x1 x0.75 x0.25 x1",
|
|
8405
8405
|
children: [
|
|
8406
8406
|
heading,
|
|
8407
8407
|
/* @__PURE__ */ (0, import_jsx_runtime267.jsx)(List, { children })
|