mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: tweak tags style
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user