diff --git a/bot.py b/bot.py index 4146af07..219502eb 100644 --- a/bot.py +++ b/bot.py @@ -69,7 +69,7 @@ def on_llm_new_token(self, token: str, **kwargs) -> None: }} /* Generate ticket text area */ - textarea[aria-label="Description"] {{ + textarea[data-testid="stChatInputTextArea"] {{ height: 200px; }}