diff --git a/static/index.html b/static/index.html index 2dc01c4..dcf9a2a 100644 --- a/static/index.html +++ b/static/index.html @@ -58,6 +58,7 @@ td { padding: 5px; + word-break: break-all; } tr:hover { @@ -65,10 +66,6 @@ color: white; } - .collation, .extra, .default { - word-break: break-all; - } - .null, .key { width: 40px;