Fix extra space when there is no AI output
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<%= tag.div \
|
||||
id: "command-terminal",
|
||||
class: "terminal full-width flex flex-column gap justify-end",
|
||||
class: "terminal full-width flex flex-column justify-end",
|
||||
data: {
|
||||
controller: "toggle-class terminal navigable-list",
|
||||
terminal_error_class: "terminal--error",
|
||||
|
||||
Reference in New Issue
Block a user