style: keep text wrap for evalution result

This commit is contained in:
jialin
2025-08-05 15:57:35 +08:00
parent 788a294200
commit c8a7ac7dc6
@@ -35,6 +35,7 @@ const IncompatibleInfo = styled.div`
li {
position: relative;
line-height: 20px;
white-space: pre-wrap;
}
li.normal::before {
position: absolute;