TP-48565 | jira description alignment fix

This commit is contained in:
AyushRanjan
2023-12-21 15:43:12 +05:30
parent e0ab9c1e4a
commit 9035ceeee4
2 changed files with 2 additions and 4 deletions

View File

@@ -104,13 +104,11 @@ const SearchResultsTable: FC<SearchResultTableProps> = ({
headerName: 'JIRA description',
suppressMovable: true,
width: 500,
maxwidth: 500,
minwidth: 500,
cellStyle: {
'text-overflow': 'ellipsis',
'white-space': 'nowrap',
overflow: 'hidden',
padding: 0,
},
},
{

View File

@@ -40,7 +40,7 @@ const TicketNameCell = ({ tickerName, ticketLink, ticketType }) => {
) : (
<Tooltip
text="Unable to fetch JIRA ticket details"
position="top"
position="left"
withPointer={false}
>
<div className={styles['alert-icon']}>