mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
fix(frontend): incorrect file drop placeholder display when chat input is expanded (#11285)
This commit is contained in:
parent
3abebef26f
commit
f54a930081
@ -150,7 +150,7 @@
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
z-index: 100;
|
||||
transform: translateY(16%);
|
||||
padding-top: 2rem;
|
||||
}
|
||||
|
||||
.drag-over-ui-content {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user