Update src/pages/mod/index.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
This commit is contained in:
parent
38bd029687
commit
c38d14a633
@ -922,7 +922,7 @@ const Body = ({
|
||||
<div
|
||||
ref={postBodyRef}
|
||||
className='IBMSMSMBSSPostBody'
|
||||
style={{ maxHeight: '250px', padding: '0 10px' }}
|
||||
style={{ maxHeight: '250px', padding: '10px 18px' }}
|
||||
>
|
||||
<EditorContent editor={editor} />
|
||||
<div ref={viewFullPostBtnRef} className='IBMSMSMBSSPostBodyHide'>
|
||||
|
Loading…
Reference in New Issue
Block a user