UNPKG

dm-web-react

Version:

The DM web client with React.

15 lines 607 B
var __assign = (this && this.__assign) || function () { __assign = Object.assign || function(t) { for (var s, i = 1, n = arguments.length; i < n; i++) { s = arguments[i]; for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; } return t; }; return __assign.apply(this, arguments); }; export default (function (theme) { return ({ control: function (styles) { return (__assign({}, styles, { height: "26px", minHeight: "26px" })); }, }); }); //# sourceMappingURL=createReactSelectStyles.js.map