mods refactor and added repost tag system #163

Merged
freakoverse merged 15 commits from staging into master 2024-11-28 22:57:20 +00:00
Showing only changes of commit c38d14a633 - Show all commits

View File

@ -922,7 +922,7 @@ const Body = ({
<div <div
ref={postBodyRef} ref={postBodyRef}
className='IBMSMSMBSSPostBody' className='IBMSMSMBSSPostBody'
style={{ maxHeight: '250px', padding: '0 10px' }} style={{ maxHeight: '250px', padding: '10px 18px' }}
> >
<EditorContent editor={editor} /> <EditorContent editor={editor} />
<div ref={viewFullPostBtnRef} className='IBMSMSMBSSPostBodyHide'> <div ref={viewFullPostBtnRef} className='IBMSMSMBSSPostBodyHide'>