diff --git a/commands/server_errors.go b/commands/server_errors.go index 8ee02e5f2..11f2ab281 100644 --- a/commands/server_errors.go +++ b/commands/server_errors.go @@ -53,7 +53,7 @@ var buildErrorTemplate = ` word-wrap: break-word; } .highlight { - overflow-x: scroll; + overflow-x: auto; padding: 0.75rem; margin-bottom: 1rem; background-color: #272822;