UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 397 B
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; loadStyles([{ "rawString": ".rootIsFixed_685f1c90{position:fixed;z-index:1000000;top:0;left:0;width:100vw;height:100vh;visibility:hidden}.content_685f1c90{visibility:visible}\n" }]); export var rootIsFixed = "rootIsFixed_685f1c90"; export var content = "content_685f1c90"; //# sourceMappingURL=Layer.scss.js.map