UNPKG

gd-sprest-react

Version:

SharePoint 2013/Online react components.

10 lines (9 loc) 205 B
/** Render each link on it's own line */ .ms-AttachmentLink { display: block; width: 100%; } /** Add spacing to the delete icon */ .ms-AttachmentLink > .ms-Icon { padding-left: 5px; }