@@ -643,7 +643,7 @@ const QuestionAnswerList: React.FC = () => {
justifyContent: 'center',
height: '100%'
}}>
- <Tooltip title={item.name} placement="right">
+ <Tooltip title={item.name} placement="top">
<div style={{
lineHeight: '18px',
fontSize: 14,