Merge pull request #13839 from overleaf/ii-rp-word-break

[web] Break long text to new line in change entry

GitOrigin-RevId: e0effb86b08e7fe04b25040a8f3775c047203828
This commit is contained in:
ilkin-overleaf 2023-07-12 17:14:58 +03:00 committed by Copybot
parent dbef201e3f
commit 680d5e0a6f

View file

@ -132,8 +132,8 @@ function AggregateChangeEntry({
? `… (${t('show_all')})`
: ` (${t('show_less')})`}
</button>
)}
&nbsp;{t('aggregate_to')}&nbsp;
)}{' '}
{t('aggregate_to')}&nbsp;
<ins className="rp-content-highlight">{insertionContent}</ins>
{insertionNeedsCollapsing && (
<button