| </div> | </div> | ||||
| </div> | </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} | ref={chatFooterRef} | ||||
| > | > | ||||
| <div | <div |