UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 653 B
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; loadStyles([{ "rawString": ".ms-PeoplePicker{width:100%}.ms-SearchBoxSmallExample{width:208px}.headerItem_1c4114bc{border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";height:30px;padding-left:12px}.footerItem_1c4114bc{border-top:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";height:60px;padding-left:12px}\n" }]); export var headerItem = "headerItem_1c4114bc"; export var footerItem = "footerItem_1c4114bc"; //# sourceMappingURL=ExtendedPeoplePicker.Basic.Example.scss.js.map