UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

14 lines 314 B
/* Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license */ .iFrameDialog { border: none; height: 100%; } .iFrameDialog .spinnerContainer { position: absolute; left: 50%; top: 50%; margin-left: -14px; margin-top: -14px; }