office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
10 lines • 894 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
load_themed_styles_1.loadStyles(".root_0def0c44{position:relative;font-size:12px;background:transparent;color:\"[theme:neutralPrimary, default: #333333]\"}.focusZone_0def0c44{display:inline-block;vertical-align:top;min-width:100%;min-height:1px}.rootIsHorizontalConstrained_0def0c44{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.root_0def0c44 .ms-List-cell{min-height:38px;word-break:break-word}.rootCompact_0def0c44 .ms-List-cell{min-height:32px}\n");
exports.root = "root_0def0c44";
exports.focusZone = "focusZone_0def0c44";
exports.rootIsHorizontalConstrained = "rootIsHorizontalConstrained_0def0c44";
exports.rootCompact = "rootCompact_0def0c44";
//# sourceMappingURL=DetailsList.scss.js.map