Merge pull request #5655 from aignatov-bio/ai-sci-8704-fix-avatar-popup

Add left padding to smart annotation popup [SCI-8704]
This commit is contained in:
artoscinote 2023-06-23 10:51:37 +02:00 committed by GitHub
commit b520f8a04b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -326,7 +326,7 @@ const renderUserNamePopover = (url, fullName, email, html) => {
src='${url}'
alt='thumb'>
</div>
<div class='col-xs-9'>
<div class='col-xs-9 pl-3'>
<div class='row'>
<div class='col-xs-12 text-left font-bold'>
${fullName}