office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines • 619 B
JavaScript
/* tslint:disable */
import { loadStyles } from '@microsoft/load-themed-styles';
loadStyles([{ "rawString": ".peoplePickerPersona_32de22d7{width:180px}.peoplePickerPersonaContent_32de22d7{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 12px}\n" }]);
export var peoplePickerPersona = "peoplePickerPersona_32de22d7";
export var peoplePickerPersonaContent = "peoplePickerPersonaContent_32de22d7";
//# sourceMappingURL=SuggestionItemDefault.scss.js.map