Match settings modal to design nuances better
This commit is contained in:
@@ -195,7 +195,7 @@ export const SettingsModal = (props: Props) => {
|
||||
key="profile"
|
||||
title={
|
||||
<>
|
||||
<UserIcon width={16} height={16} />
|
||||
<UserIcon width={15} height={15} />
|
||||
<span>{t("Profile")}</span>
|
||||
</>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user