undo e2e (#300)
This commit is contained in:
@@ -139,7 +139,7 @@ export function HomeChatInput({
|
||||
onClick={handleCustomSubmit}
|
||||
disabled={!inputValue.trim() && attachments.length === 0}
|
||||
className="px-2 py-2 mt-1 mr-2 hover:bg-(--background-darkest) text-(--sidebar-accent-fg) rounded-lg disabled:opacity-50"
|
||||
title="Start new chat"
|
||||
title="Send message"
|
||||
>
|
||||
<SendIcon size={20} />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user