diff --git a/src/web/stylesheets/components/_operation.css b/src/web/stylesheets/components/_operation.css index 13fb17a1..93bc0ddf 100644 --- a/src/web/stylesheets/components/_operation.css +++ b/src/web/stylesheets/components/_operation.css @@ -59,6 +59,7 @@ background-color: var(--arg-background); border: 1px solid var(--arg-border-colour); font-family: var(--fixed-width-font-family); + text-overflow: ellipsis; } .short-string {