UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

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