UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

8 lines 907 B
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; 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" }]); export var root = "root_72966a9e"; export var stickyContainer = "stickyContainer_72966a9e"; export var stickyAbove = "stickyAbove_72966a9e"; export var stickyBelow = "stickyBelow_72966a9e"; //# sourceMappingURL=ScrollablePane.scss.js.map