Skip to content

Commit 42e62fd

Browse files
authored
chore: fix review title alignment (#5533)
update align
1 parent 264ccff commit 42e62fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/clientComponents/forms/Review/EditButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export const EditButton = ({
1717
return (
1818
<Button
1919
theme={theme}
20+
className="text-left leading-10"
2021
onClick={() => {
2122
setGroup(reviewItemId);
2223
clearHistoryAfterId(reviewItemId);

0 commit comments

Comments
 (0)