UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 857 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_5571f11b{overflow-y:auto;max-height:inherit;height:inherit;-webkit-overflow-scrolling:touch}.stickyContainer_5571f11b{overflow:hidden;position:absolute;pointer-events:none}.stickyAbove_5571f11b,.stickyBelow_5571f11b{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_5571f11b{top:0}.stickyBelow_5571f11b{bottom:0}\n" }]); exports.root = "root_5571f11b"; exports.stickyContainer = "stickyContainer_5571f11b"; exports.stickyAbove = "stickyAbove_5571f11b"; exports.stickyBelow = "stickyBelow_5571f11b"; }); //# sourceMappingURL=ScrollablePane.scss.js.map