Merge pull request #535 from makeplane/sync/ce-ee

sync: community changes
This commit is contained in:
Satish Gandham
2024-07-01 19:32:25 +05:30
committed by GitHub

View File

@@ -132,7 +132,7 @@ export const IssueView: FC<IIssueView> = observer((props) => {
/>
)}
<div className="w-full h-full !text-base">
<div className="w-full !text-base">
{issueId && (
<div
ref={issuePeekOverviewRef}