Skip to content

Commit b5c8401

Browse files
committed
pre-wrap text in the document preview.
1 parent 1cde786 commit b5c8401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mongodbadmin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ function findMongoDbDocument($id, $db, $collection, $forceCustomId = false)
316316
font-size: 13px;
317317
color: #fff;
318318
font-family: "Bitstream Vera Sans Mono", monospace;
319+
white-space: pre-wrap;
319320
}
320321

321322
pre a {

0 commit comments

Comments
 (0)