diff --git a/client/ui/debug/connection/index.js b/client/ui/debug/connection/index.js index 777820c..3cf6fe2 100644 --- a/client/ui/debug/connection/index.js +++ b/client/ui/debug/connection/index.js @@ -19,6 +19,7 @@ const decorate = compose( line-height: 1em; padding: 0.125em; font-family: monospace; + font-size: 6px; } .connection > p { border-bottom: 1px solid rgb(180, 180, 180);