@elicecontents/content-ui 1.1.2-rc.31 → 1.1.2-rc.32

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.cjs CHANGED
@@ -2907,7 +2907,7 @@ EliceChat.InputArea = ({
2907
2907
  alignItems: recorderState.isRecording ? "center" : "none",
2908
2908
  p: "0.5rem 1rem",
2909
2909
  gap: "0.625rem",
2910
- zIndex: "1000",
2910
+ zIndex: "50",
2911
2911
  children: isOnlyRecord ? /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(
2912
2912
  OnlyRecordButton,
2913
2913
  {