@hyphen/hyphen-components 4.9.2 → 4.9.3

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.
@@ -4257,6 +4257,10 @@ var SidebarRail = /*#__PURE__*/React__default.forwardRef(function (_ref17, ref)
4257
4257
  padding: "xs",
4258
4258
  margin: "0",
4259
4259
  shadow: "xs",
4260
+ width: "3xl",
4261
+ height: "3xl",
4262
+ alignItems: "center",
4263
+ justifyContent: "center",
4260
4264
  className: classNames('hover-child', {
4261
4265
  'cursor-w-resize': open,
4262
4266
  'cursor-e-resize': !open