chore: tweak tags style

This commit is contained in:
Steven
2024-05-08 22:31:22 +08:00
parent e0977e53f7
commit a4235bb4bf
4 changed files with 13 additions and 18 deletions

View File

@ -57,7 +57,7 @@ const UserStatisticsView = (props: Props) => {
</div>
<div className="w-full flex justify-between items-center">
<div className="w-full flex justify-start items-center">
<Icon.Hash className="w-4 h-auto mr-1" />
<Icon.Tags className="w-4 h-auto mr-1" />
<span className="block text-base sm:text-sm">{t("common.tags")}</span>
</div>
<span className="font-mono">{tags}</span>