style: keep text wrap for evalution result
This commit is contained in:
@@ -35,6 +35,7 @@ const IncompatibleInfo = styled.div`
|
|||||||
li {
|
li {
|
||||||
position: relative;
|
position: relative;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
li.normal::before {
|
li.normal::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user