Minor notif spacing adjustments

This commit is contained in:
Ian Philips 2022-07-07 17:17:10 -06:00
parent 53ddb1243b
commit d6136a9937

View File

@ -272,9 +272,11 @@ function IncomeNotificationGroupItem(props: {
/>
)}
<Row className={'items-center text-gray-500 sm:justify-start'}>
<TrendingUpIcon className={'text-primary h-7 w-7'} />
<TrendingUpIcon
className={'text-primary ml-1 h-7 w-7 flex-shrink-0 sm:ml-2'}
/>
<div
className={'flex w-full flex-row flex-wrap pl-1 sm:pl-0'}
className={'ml-2 flex w-full flex-row flex-wrap truncate'}
onClick={() => setExpanded(!expanded)}
>
<div className={'flex w-full flex-row justify-between'}>