@digi-frontend/dgate-api-documentation 4.2.0 → 4.2.1

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.mjs CHANGED
@@ -2930,7 +2930,6 @@ const AddParameterDrawer = ({ open, onClose, onAdd, onEdit, mode = "add", initia
2930
2930
  alignItems: "center",
2931
2931
  position: "relative",
2932
2932
  paddingTop: 20,
2933
- paddingBottom: 5,
2934
2933
  paddingLeft: 24,
2935
2934
  paddingRight: 24,
2936
2935
  width: "100%"