UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

7 lines 763 B
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; 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" }]); export var root = "root_72f25c2e"; export var stickyAbove = "stickyAbove_72f25c2e"; export var stickyBelow = "stickyBelow_72f25c2e"; //# sourceMappingURL=ScrollablePane.scss.js.map