style: issue activity section improvement (#2836)

This commit is contained in:
Anmol Singh Bhatia 2023-11-23 20:39:18 +05:30 committed by sriram veeraghanta
parent 0530410201
commit f56067f372

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"