UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 799 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_9f2628d1{overflow-y:auto;max-height:inherit;height:inherit;-webkit-overflow-scrolling:touch}.stickyContainer_9f2628d1{overflow:hidden;position:absolute;pointer-events:none}.stickyAbove_9f2628d1,.stickyBelow_9f2628d1{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_9f2628d1{top:0}.stickyBelow_9f2628d1{bottom:0}\n" }]); exports.root = "root_9f2628d1"; exports.stickyContainer = "stickyContainer_9f2628d1"; exports.stickyAbove = "stickyAbove_9f2628d1"; exports.stickyBelow = "stickyBelow_9f2628d1"; //# sourceMappingURL=ScrollablePane.scss.js.map