office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
4 lines • 652 B
JavaScript
/* tslint:disable */
import { loadStyles } from '@microsoft/load-themed-styles';
loadStyles([{ "rawString": ".ms-GroupedListExample-header,.ms-GroupedListExample-showall,.ms-GroupedListExample-footer{min-width:300px;min-height:40px;line-height:40px;padding-left:16px}.ms-GroupedListExample-showall{cursor:pointer;padding-left:32px}.ms-GroupedListExample-name{display:inline-block;overflow:hidden;height:24px;cursor:default;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;background:none;background-color:transparent;border:none;padding-left:32px}\n" }]);
//# sourceMappingURL=GroupedList.Custom.Example.scss.js.map