style: issue activity section improvement (#2836)

This commit is contained in:
Anmol Singh Bhatia 2023-11-23 20:39:18 +05:30 committed by GitHub
parent 85907b32d1
commit 20baba3bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"