UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

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