ui: 微調 資料卡 昵稱字體

This commit is contained in:
CrescentLeaf
2025-09-20 20:13:20 +08:00
parent 70478584b7
commit 23df74ddac

View File

@@ -57,8 +57,8 @@ export default function UserProfileDialog({
height: '50px',
}} />
<span style={{
marginLeft: "10px",
fontSize: '15.5px',
marginLeft: "15px",
fontSize: '16.5px',
}}>{user?.nickname}</span>
</div>
<mdui-divider style={{