diff --git a/light9/collector/web/index.html b/light9/collector/web/index.html --- a/light9/collector/web/index.html +++ b/light9/collector/web/index.html @@ -25,11 +25,14 @@ :host { display: block; break-inside: avoid-column; + font-size: 80%; } h3 { margin-top: 12px; margin-bottom: 0; - } + } + td { white-space: nowrap; } + td.nonzero { background: #310202; color: #e25757; @@ -91,7 +94,7 @@