UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

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