mirror of
https://github.com/makeplane/plane.git
synced 2026-02-24 20:20:49 +01:00
style: issue activity section improvement (#2836)
This commit is contained in:
committed by
GitHub
parent
85907b32d1
commit
20baba3bb0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user