样式更改禁止换行

This commit is contained in:
lyp 2024-12-26 11:56:01 +08:00
parent 9e55757c1b
commit 1f4427a03b

View File

@ -153,7 +153,7 @@ export default function AiHelperMod(props: PropsType) {
}
return (
<div
// style={{ whiteSpace: 'nowrap' }}
style={{ whiteSpace: 'nowrap' }}
>
<span
style={{