This commit is contained in:
yj 2024-08-22 14:45:51 +08:00
parent 035acdcbea
commit c1fa7762c6
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ const Meeting: React.FC = () => {
api.open({
message: '',
description: <div>
<span style={{ fontSize: '16px' }}></span>
<span style={{ fontSize: '16px' }}>{item.uname}</span>
<div style={{ display: 'flex', justifyContent: 'flex-end' }}>
<Button
type="primary"