@civicactions/cmsds-open-data-components 2.2.0-alpha.8 → 2.2.0-alpha.9
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/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -4120,7 +4120,7 @@ const $374c4669b044ddf8$var$QueryRow = ({ id: id , condition: condition , index:
|
|
|
4120
4120
|
value
|
|
4121
4121
|
]);
|
|
4122
4122
|
return /*#__PURE__*/ (0, $hgUW1$jsxs)("fieldset", {
|
|
4123
|
-
className: "ds-u-display--flex ds-u-justify-content--between ds-u-align-items--center",
|
|
4123
|
+
className: "ds-u-display--flex ds-u-justify-content--between ds-u-align-items--center ds-u-border--1 ds-u-border--dark ds-u-padding--2",
|
|
4124
4124
|
children: [
|
|
4125
4125
|
/*#__PURE__*/ (0, $hgUW1$jsx)((0, $hgUW1$Dropdown), {
|
|
4126
4126
|
options: propertyOptions,
|