@progressive-development/pd-wizard 0.1.43 → 0.1.45

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/PdWizard.js +1 -0
package/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "order",
15
15
  "steps"
16
16
  ],
17
- "version": "0.1.43",
17
+ "version": "0.1.45",
18
18
  "main": "index.js",
19
19
  "module": "index.js",
20
20
  "scripts": {
package/src/PdWizard.js CHANGED
@@ -89,6 +89,7 @@ export class PdWizard extends LitElement {
89
89
  5px,
90
90
  auto
91
91
  );
92
+ grid-template-rows: auto 1fr auto;
92
93
  /*grid-template-rows: auto minmax(30em, 1fr) 4.166rem; /* ToDo wie 100% hoch????* für content, damit footer unten ist?*/
93
94
  gap: 0px;
94
95
  grid-template-areas: