seperated the <p>s from each other
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s

This commit is contained in:
freakoverse 2024-09-10 07:54:06 +00:00
parent 50540f0e3f
commit 4d5f132bab

View File

@ -347,10 +347,8 @@ const Comment = (props: Event) => {
</div>
</div>
<div className='IBMSMSMBSSCL_CommentBottom'>
<p className='IBMSMSMBSSCL_CBText'>
<p className='IBMSMSMBSSCL_CBTextStatus'><span className='IBMSMSMBSSCL_CBTextStatusSpan'>Status: </span> Publishing comment...</p>
{props.content}
</p>
<p className='IBMSMSMBSSCL_CBTextStatus'><span className='IBMSMSMBSSCL_CBTextStatusSpan'>Status: </span> Publishing comment...</p>
<p className='IBMSMSMBSSCL_CBText'>{props.content}</p>
</div>
<div className='IBMSMSMBSSCL_CommentActions'>
<div className='IBMSMSMBSSCL_CommentActionsInside'>