config-editor-base 2.9.5 → 2.9.6
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.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -24780,7 +24780,7 @@ var FilterBuilderTool = /*#__PURE__*/function (_React$Component) {
|
|
|
24780
24780
|
style: {
|
|
24781
24781
|
display: "flex",
|
|
24782
24782
|
gap: "10px",
|
|
24783
|
-
alignItems: "
|
|
24783
|
+
alignItems: "center",
|
|
24784
24784
|
flexWrap: "wrap"
|
|
24785
24785
|
}
|
|
24786
24786
|
}, /*#__PURE__*/React.createElement("div", {
|