style: issue activity section improvement (#2836)
This commit is contained in:
parent
0530410201
commit
f56067f372
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ export const IssueCommentEditor: React.FC<IIssueCommentEditor> = (props) => {
|
|||
|
||||
return (
|
||||
<form onSubmit={handleSubmit(handleAddComment)}>
|
||||
<div className="space-y-2">
|
||||
<div className="space-y-2 py-2">
|
||||
<div className="h-full">
|
||||
<Controller
|
||||
name="access"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue