mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
Fix dark background in chat status row hiding message content (#13236)
This commit is contained in:
@@ -295,7 +295,7 @@ export function ChatInterface() {
|
||||
)}
|
||||
</div>
|
||||
|
||||
<div className="flex flex-col gap-[6px]">
|
||||
<div className="bg-[#25272D] flex flex-col gap-[6px]">
|
||||
<div className="flex justify-between relative">
|
||||
<div className="flex items-end gap-1">
|
||||
<ConfirmationModeEnabled />
|
||||
|
||||
Reference in New Issue
Block a user