mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 01:51:21 +08:00
fix(chat): add display block to prompt input ghost wrapper
This commit is contained in:
@@ -309,6 +309,7 @@
|
||||
}
|
||||
|
||||
.prompt-input-ghost-wrapper .prompt-input {
|
||||
display: block;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user