UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 1.09 kB
"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": ".ms-modalExample-container{height:80vh;width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ms-modalExample-container .ms-modalExample-header{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": ";color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:28px;font-weight:100;font-weight:600;padding:0 28px;min-height:40px}.ms-modalExample-container .ms-modalExample-body{-webkit-box-flex:4;-ms-flex:4 4 auto;flex:4 4 auto;padding:5px 28px;overflow-y:auto}\n" }]); //# sourceMappingURL=Modal.Basic.Example.scss.js.map