样式更改禁止换行
This commit is contained in:
parent
9e55757c1b
commit
1f4427a03b
@ -153,7 +153,7 @@ export default function AiHelperMod(props: PropsType) {
|
|||||||
}
|
}
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
// style={{ whiteSpace: 'nowrap' }}
|
style={{ whiteSpace: 'nowrap' }}
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
style={{
|
style={{
|
||||||
|
Loading…
Reference in New Issue
Block a user