UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 862 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(".root_b31ecb71{overflow-y:auto;max-height:inherit;-webkit-overflow-scrolling:touch}.stickyContainer_b31ecb71{overflow:hidden;position:absolute;pointer-events:none}.stickyAbove_b31ecb71,.stickyBelow_b31ecb71{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_b31ecb71{top:0}.stickyBelow_b31ecb71{bottom:0}\n"); exports.root = "root_b31ecb71"; exports.stickyContainer = "stickyContainer_b31ecb71"; exports.stickyAbove = "stickyAbove_b31ecb71"; exports.stickyBelow = "stickyBelow_b31ecb71"; }); //# sourceMappingURL=../../../src/components/ScrollablePane/ScrollablePane.scss.js.map