UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

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