intelicoreact 1.2.76 → 1.2.78

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.
@@ -339,7 +339,7 @@
339
339
 
340
340
  .date-picker__date-row > div:not(.date-picker__inputs-separator):not(.date-picker__date-input) {
341
341
  box-sizing: border-box;
342
- width: 100px;
342
+ min-width: 100px;
343
343
  min-height: 100%;
344
344
  margin-right: 9px;
345
345
 
@@ -207,6 +207,7 @@ var OpenedPart = function OpenedPart(props, ref) {
207
207
  var _items$filter;
208
208
 
209
209
  return /*#__PURE__*/_react.default.createElement(_Modal.default, {
210
+ zIndex: 101,
210
211
  variant: "title",
211
212
  className: "modal-fin date-picker-modal",
212
213
  isOpen: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.2.76",
3
+ "version": "1.2.78",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [