Skip to content

Commit 6b0d25f

Browse files
add sharepoint list stuff
1 parent 0c0b5d8 commit 6b0d25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/teams-share/sharepoint/SharepointList.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ const SharepointList = () => {
175175
sortable: true,
176176
cell: cellCopyButtonFormatter(),
177177
exportSelector: 'AutoMapUrl',
178-
maxWidth: '70px',
178+
maxWidth: '170px',
179179
},
180180
{
181181
name: 'Actions',

0 commit comments

Comments
 (0)