UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 1 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".root_72966a9e{overflow-y:auto;max-height:inherit;height:inherit;-webkit-overflow-scrolling:touch}.stickyContainer_72966a9e{overflow:hidden;position:absolute;pointer-events:none}.stickyAbove_72966a9e,.stickyBelow_72966a9e{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_72966a9e{top:0}@media screen and (-ms-high-contrast: active){.stickyAbove_72966a9e{border-bottom:1px solid WindowText}}.stickyBelow_72966a9e{bottom:0}@media screen and (-ms-high-contrast: active){.stickyBelow_72966a9e{border-top:1px solid WindowText}}\n" }]); exports.root = "root_72966a9e"; exports.stickyContainer = "stickyContainer_72966a9e"; exports.stickyAbove = "stickyAbove_72966a9e"; exports.stickyBelow = "stickyBelow_72966a9e"; //# sourceMappingURL=ScrollablePane.scss.js.map