diff --git a/static/list.html b/static/list.html index cf7903e..f0d7e46 100644 --- a/static/list.html +++ b/static/list.html @@ -16,6 +16,7 @@ body { table { border-spacing: 0; width: 100%; + table-layout: fixed; } .bg0 { @@ -31,6 +32,8 @@ td div { flex-direction: row; align-items: center; padding: 5px; + overflow: clip; + text-wrap: nowrap; } td:first-child { @@ -111,11 +114,11 @@ document.addEventListener('DOMContentLoaded', () => {
- {{ .Long }} + {{ .Long }}