UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

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