UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

7 lines 769 B
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; loadStyles([{ "rawString": ".root_48e70285{overflow-y:auto;max-height:inherit;height:inherit;-webkit-overflow-scrolling:touch}.stickyAbove_48e70285,.stickyBelow_48e70285{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_48e70285{top:0}@media screen and (-ms-high-contrast: active){.stickyAbove_48e70285{border-bottom:1px solid WindowText}}.stickyBelow_48e70285{bottom:0}@media screen and (-ms-high-contrast: active){.stickyBelow_48e70285{border-top:1px solid WindowText}}\n" }]); export var root = "root_48e70285"; export var stickyAbove = "stickyAbove_48e70285"; export var stickyBelow = "stickyBelow_48e70285"; //# sourceMappingURL=ScrollablePane.scss.js.map