Skip to content

Commit bd27f85

Browse files
committed
Meant to use pre-wrap for the last commit.
1 parent 9b325f9 commit bd27f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-module/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ table.descdef tr:first-child td {
393393

394394
/* For when values are extra-complex and need formatting for readability */
395395
table td.pre {
396-
white-space: pre;
396+
white-space: pre-wrap;
397397
}
398398

399399
/* A footnote at the bottom of a propdef */

0 commit comments

Comments
 (0)