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