开发: 成员聊天页面

This commit is contained in:
zhengw
2023-04-13 17:36:49 +08:00
parent e2b466042f
commit b2bf2ade21
27 changed files with 970 additions and 512 deletions

View File

@@ -66,7 +66,7 @@ export const ChatTime: React.FC<IChatTimeProps> = (props) => {
padding: '0 8px',
borderRadius: 4,
lineHeight: 1,
height: 26,
height: 24,
display: 'inline-flex',
justifyContent: 'center',
alignItems: 'center',