Преглед на файлове

fix: web error (#21340)

tags/1.5.0
GuanMu преди 4 месеца
родител
ревизия
e56d7547f7
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      web/app/components/base/chat/chat/index.tsx

+ 1
- 1
web/app/components/base/chat/chat/index.tsx Целия файл

@@ -274,7 +274,7 @@ const Chat: FC<ChatProps> = ({
</div>
</div>
<div
className={`absolute bottom-0 flex justify-center bg-chat-input-mask ${(hasTryToAsk || !noChatInput || !noStopResponding) && chatFooterClassName}`}
className={`absolute bottom-0 z-10 flex justify-center bg-chat-input-mask ${(hasTryToAsk || !noChatInput || !noStopResponding) && chatFooterClassName}`}
ref={chatFooterRef}
>
<div

Loading…
Отказ
Запис