[MM-55180] Cut off text in the Position field in the profile modal (#25254)
Этот коммит содержится в:
@@ -525,7 +525,7 @@ class ProfilePopover extends React.PureComponent<ProfilePopoverProps, ProfilePop
|
||||
);
|
||||
dataContent.push(
|
||||
<div
|
||||
className='overflow--ellipsis text-nowrap'
|
||||
className='text-center'
|
||||
key='user-popover-position'
|
||||
>
|
||||
{position}
|
||||
|
||||
Ссылка в новой задаче
Block a user