Commit 8a0e7eb8 authored by Juliet Levesque's avatar Juliet Levesque Committed by Commit Bot

[Nearby] Add css to format dictionaries to be more readable.

Add style to make dictionaries passed as NS_LOGS more readable on the
debug page.

Bug: 1093634
Change-Id: Iae95b101a1ad00af5e0267d1aa444f33fe670a56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368496Reviewed-by: default avatarJosh Nohle <nohle@chromium.org>
Commit-Queue: Juliet Levesque <julietlevesque@google.com>
Cr-Commit-Position: refs/heads/master@{#800446}
parent fb8697b5
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 100%; height: 100%;
white-space: pre-wrap;
} }
log-object { log-object {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment