Added ellipsis to overflowing args

This commit is contained in:
n1474335 2017-07-13 15:11:21 +00:00
parent 09df753ca9
commit 6c8da6b070
1 changed files with 1 additions and 0 deletions

View File

@ -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 {