office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
10 lines (8 loc) • 487 B
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {};
load_themed_styles_1.loadStyles([{ "rawString": ".ms-ComboBoxBasicExample{max-width:300px}.ms-ComboBox-optionText{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;margin:1px}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=ComboBox.Basic.Example.scss.js.map
;