mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
Revert "Fix dark background in chat status row hiding message content" (#13239)
This commit is contained in:
@@ -295,7 +295,7 @@ export function ChatInterface() {
|
||||
)}
|
||||
</div>
|
||||
|
||||
<div className="bg-[#25272D] flex flex-col gap-[6px]">
|
||||
<div className="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