fix(style): model status

This commit is contained in:
jialin
2024-07-08 19:47:47 +08:00
parent 9ad9539b51
commit 734368dd49
25 changed files with 109 additions and 83 deletions
+2 -1
View File
@@ -117,7 +117,8 @@ export function getRightRenderContent(opts: {
<Avatar
size={28}
style={{
color: 'var(--ant-color-text)'
color: 'var(--ant-color-text)',
fontSize: 16
}}
>
{_.toUpper(opts.initialState?.currentUser?.username?.charAt(0))}