style: remirror for comments height, sidebar z-index
This commit is contained in:
parent
1e3af2e9e2
commit
8474b400b0
5 changed files with 7 additions and 7 deletions
|
|
@ -83,7 +83,7 @@ const AddIssueComment: React.FC<{
|
|||
return (
|
||||
<div className="space-y-5">
|
||||
<form onSubmit={handleSubmit(onSubmit)}>
|
||||
<div className="rounded-md p-2 pt-3">
|
||||
<div className="issue-comments-section rounded-md p-2 pt-3">
|
||||
<Controller
|
||||
name="comment_html"
|
||||
control={control}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue