ui: 微調 資料卡 昵稱字體
This commit is contained in:
@@ -57,8 +57,8 @@ export default function UserProfileDialog({
|
|||||||
height: '50px',
|
height: '50px',
|
||||||
}} />
|
}} />
|
||||||
<span style={{
|
<span style={{
|
||||||
marginLeft: "10px",
|
marginLeft: "15px",
|
||||||
fontSize: '15.5px',
|
fontSize: '16.5px',
|
||||||
}}>{user?.nickname}</span>
|
}}>{user?.nickname}</span>
|
||||||
</div>
|
</div>
|
||||||
<mdui-divider style={{
|
<mdui-divider style={{
|
||||||
|
|||||||
Reference in New Issue
Block a user