mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
style: issue activity section improvement (#2836)
This commit is contained in:
parent
0530410201
commit
f56067f372
@ -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…
Reference in New Issue
Block a user