UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

8 lines 500 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".rootIsFixed_12b8994f{position:fixed;z-index:1000000;top:0;left:0;width:100vw;height:100vh;visibility:hidden}.content_12b8994f{visibility:visible}\n" }]); exports.rootIsFixed = "rootIsFixed_12b8994f"; exports.content = "content_12b8994f"; //# sourceMappingURL=Layer.scss.js.map