Revert "We insert these now to make sure the cursor is visible when the attachment is the only element in the paragraph"

This reverts commit b67d2eefd7.
This commit is contained in:
Jorge Manrubia
2025-07-02 18:03:29 +02:00
parent b67d2eefd7
commit cbe246c3c1
-4
View File
@@ -117,10 +117,6 @@
color: var(--color-terminal-text-light);
}
br {
display: none;
}
.terminal--error & {
accent-color: var(--color-negative);
caret-color: var(--color-negative);