office-ui-fabric-react
Version:
Reusable React components for building experiences for Microsoft 365.
6 lines • 617 B
JavaScript
/* eslint-disable */
import { loadStyles } from '@microsoft/load-themed-styles';
loadStyles([{ "rawString": ".peoplePickerPersona_3a2e817d{width:180px}.peoplePickerPersonaContent_3a2e817d{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}" }]);
export var peoplePickerPersona = "peoplePickerPersona_3a2e817d";
export var peoplePickerPersonaContent = "peoplePickerPersonaContent_3a2e817d";
//# sourceMappingURL=SuggestionItemDefault.scss.js.map