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_5443f8a7{overflow-y:auto;max-height:inherit;height:inherit;-webkit-overflow-scrolling:touch}.stickyAbove_5443f8a7,.stickyBelow_5443f8a7{position:absolute;pointer-events:auto;width:100%;z-index:1}.stickyAbove_5443f8a7{top:0}@media screen and (-ms-high-contrast:active){.stickyAbove_5443f8a7{border-bottom:1px solid WindowText}}.stickyBelow_5443f8a7{bottom:0}@media screen and (-ms-high-contrast:active){.stickyBelow_5443f8a7{border-top:1px solid WindowText}}" }]); export var root = "root_5443f8a7"; export var stickyAbove = "stickyAbove_5443f8a7"; export var stickyBelow = "stickyBelow_5443f8a7"; //# sourceMappingURL=ScrollablePane.scss.js.map