UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 1.06 kB
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_5c5fd2ef{overflow-y:auto;max-height:inherit;height:inherit;-webkit-overflow-scrolling:touch}.stickyContainer_5c5fd2ef{overflow:hidden;position:absolute;pointer-events:none}.stickyAbove_5c5fd2ef,.stickyBelow_5c5fd2ef{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_5c5fd2ef{top:0}@media screen and (-ms-high-contrast: active){.stickyAbove_5c5fd2ef{border-bottom:1px solid WindowText}}.stickyBelow_5c5fd2ef{bottom:0}@media screen and (-ms-high-contrast: active){.stickyBelow_5c5fd2ef{border-top:1px solid WindowText}}\n" }]); exports.root = "root_5c5fd2ef"; exports.stickyContainer = "stickyContainer_5c5fd2ef"; exports.stickyAbove = "stickyAbove_5c5fd2ef"; exports.stickyBelow = "stickyBelow_5c5fd2ef"; }); //# sourceMappingURL=ScrollablePane.scss.js.map