diff --git a/internal/web/static/index.html b/internal/web/static/index.html index ba8a37f..30d7c15 100644 --- a/internal/web/static/index.html +++ b/internal/web/static/index.html @@ -1219,8 +1219,9 @@ flex: 1; min-width: 0; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 12px; - overflow-wrap: anywhere; - word-break: break-all; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; color: var(--text); } .donate-thanks { margin-top: 14px; font-size: 13px; color: var(--text-dim); text-align: center; } @@ -3213,7 +3214,9 @@
0xe73f022f668c57cce79feccd875ac7332311013a
+ 0xe73f022f…2311013a