@neovici/cosmoz-form 3.4.0-beta.6 → 3.4.0-beta.7
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/render/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/render/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,QAoDlB,CAAC"}
|
package/dist/render/styles.js
CHANGED
|
@@ -41,6 +41,7 @@ export const styles = css `
|
|
|
41
41
|
}
|
|
42
42
|
cosmoz-button {
|
|
43
43
|
margin-inline: var(--cz-spacing);
|
|
44
|
+
align-items: center;
|
|
44
45
|
}
|
|
45
46
|
/* Empty stand-in matching the remove button's footprint, so rows without a
|
|
46
47
|
remove button (the header row and the add row) keep their columns aligned
|