UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

11 lines 819 B
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".root_ccaab23f{display:block}.resizeIsShort_ccaab23f{width:400px}.buttonGroup_ccaab23f{margin-bottom:40px}.buttonGroup_ccaab23f button{margin-right:20px}.settingsGroup_ccaab23f{padding-top:20px}.itemCountDropdown_ccaab23f{width:180px}\n" }]); exports.root = "root_ccaab23f"; exports.resizeIsShort = "resizeIsShort_ccaab23f"; exports.buttonGroup = "buttonGroup_ccaab23f"; exports.settingsGroup = "settingsGroup_ccaab23f"; exports.itemCountDropdown = "itemCountDropdown_ccaab23f"; }); //# sourceMappingURL=ResizeGroup.Example.scss.js.map