Small fixes

This commit is contained in:
nizune
2021-07-08 01:14:23 +02:00
parent fcb238f9cf
commit 4a94a65bf1
5 changed files with 12 additions and 10 deletions

View File

@@ -882,7 +882,7 @@ function ContextMenus(props: Props) {
</div>
<IconButton>
<MenuItem data={{ action: "open_settings" }}>
<Cog size={18} />
<Cog size={22} />
</MenuItem>
</IconButton>
</div>