diff --git a/css/details.css b/css/details.css index a45c72b..c0350e8 100644 --- a/css/details.css +++ b/css/details.css @@ -1130,6 +1130,7 @@ color: #000000; line-height: 32px; word-break: break-word; + white-space: pre-line; } .content .details-box .demand .line { width: 100%; diff --git a/css/details.less b/css/details.less index 1130fdf..53de12b 100644 --- a/css/details.less +++ b/css/details.less @@ -1320,6 +1320,7 @@ line-height: 32px; word-break: break-word; // border-bottom: 1px dotted #d7d7d7; + white-space: pre-line; } .line { diff --git a/img/arrow-circle-gray.png b/img/arrow-circle-gray.png new file mode 100644 index 0000000..189d5a9 Binary files /dev/null and b/img/arrow-circle-gray.png differ diff --git a/img/check-icon.png b/img/check-icon.png new file mode 100644 index 0000000..0dc13fa Binary files /dev/null and b/img/check-icon.png differ diff --git a/img/dot-green.svg b/img/dot-green.svg new file mode 100644 index 0000000..11f8954 --- /dev/null +++ b/img/dot-green.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/img/p.s.-icon.png b/img/p.s.-icon.png new file mode 100644 index 0000000..007f88a Binary files /dev/null and b/img/p.s.-icon.png differ diff --git a/img/triangle-white.svg b/img/triangle-white.svg new file mode 100644 index 0000000..1c0786a --- /dev/null +++ b/img/triangle-white.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file