Merge branch 'main' into patch-3

This commit is contained in:
Minseo Lee
2024-03-07 11:19:50 +09:00
committed by GitHub
21 changed files with 156 additions and 212 deletions
+1 -1
View File
@@ -391,7 +391,7 @@ export function DesktopLeftNav() {
<FontAwesomeIcon
icon="hand"
style={pal.text as FontAwesomeIconStyle}
size={isDesktop ? 20 : 26}
size={isDesktop ? 23 : 26}
/>
}
label={_(msg`Moderation`)}