diff --git a/src/pages/llmodels/components/incompatiable-info.tsx b/src/pages/llmodels/components/incompatiable-info.tsx index e4122241..2cd1faf3 100644 --- a/src/pages/llmodels/components/incompatiable-info.tsx +++ b/src/pages/llmodels/components/incompatiable-info.tsx @@ -35,6 +35,7 @@ const IncompatibleInfo = styled.div` li { position: relative; line-height: 20px; + white-space: pre-wrap; } li.normal::before { position: absolute;