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