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