Don't allow wrapping initially
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
<%= rich_textarea_tag "command", nil,
|
||||
toolbar: false,
|
||||
class: "terminal__input input hide-focus-ring fill-transparent unpad",
|
||||
class: "terminal__input input hide-focus-ring fill-transparent unpad overflow-ellipsis",
|
||||
"single-line": true,
|
||||
id: "command",
|
||||
attachments: false,
|
||||
|
||||
Reference in New Issue
Block a user