UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

9 lines 861 B
"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_72f25c2e{overflow-y:auto;max-height:inherit;height:inherit;-webkit-overflow-scrolling:touch}.stickyAbove_72f25c2e,.stickyBelow_72f25c2e{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_72f25c2e{top:0}@media screen and (-ms-high-contrast: active){.stickyAbove_72f25c2e{border-bottom:1px solid WindowText}}.stickyBelow_72f25c2e{bottom:0}@media screen and (-ms-high-contrast: active){.stickyBelow_72f25c2e{border-top:1px solid WindowText}}\n" }]); exports.root = "root_72f25c2e"; exports.stickyAbove = "stickyAbove_72f25c2e"; exports.stickyBelow = "stickyBelow_72f25c2e"; //# sourceMappingURL=ScrollablePane.scss.js.map