feat: add profile click

This commit is contained in:
tim
2025-07-09 17:54:16 +08:00
parent ef08bf32bd
commit 5554594123
4 changed files with 23 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ export default {
width: 32px;
height: 32px;
border-radius: 50%;
color: var(--text-color);
color: white;
display: flex;
justify-content: center;
align-items: center;