Revert "Fix dark background in chat status row hiding message content" (#13239)

This commit is contained in:
sp.wack
2026-03-05 19:40:06 +04:00
committed by GitHub
parent 07468e39f7
commit 59b369047f

View File

@@ -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 />