mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Added ellipsis to overflowing args
This commit is contained in:
parent
09df753ca9
commit
6c8da6b070
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue