fix(chat): add display block to prompt input ghost wrapper

This commit is contained in:
Igor Šćekić
2026-02-26 19:22:09 +01:00
parent 86a255509d
commit 67760f533f
@@ -309,6 +309,7 @@
}
.prompt-input-ghost-wrapper .prompt-input {
display: block;
position: relative;
z-index: 1;
background: transparent;