perf: 走查问题调整

This commit is contained in:
rd
2025-08-29 14:52:04 +08:00
parent 8b8b1ecb88
commit cbcf3f216f
5 changed files with 26 additions and 25 deletions

View File

@ -39,7 +39,7 @@ export const ROLE_STYLE = {
export const ANSWER_STYLE = {
...ROLE_STYLE,
paddingLeft: '12px',
paddingLeft: '14px',
borderLeft: '1px solid #E6E6E8',
position: 'relative',
left: '6px',