diff --git a/pkg/arvo/app/chat/img/CodeEval.png b/pkg/arvo/app/chat/img/CodeEval.png index 6b72e50dc5..8bcb81ca69 100644 Binary files a/pkg/arvo/app/chat/img/CodeEval.png and b/pkg/arvo/app/chat/img/CodeEval.png differ diff --git a/pkg/interface/chat/src/js/components/lib/chat-input.js b/pkg/interface/chat/src/js/components/lib/chat-input.js index 45a5fe831b..d61c90c75f 100644 --- a/pkg/interface/chat/src/js/components/lib/chat-input.js +++ b/pkg/interface/chat/src/js/components/lib/chat-input.js @@ -386,7 +386,7 @@ export class ChatInput extends Component { style={{ filter: state.code && 'invert(100%)', height: '100%', width: '100%' }} onClick={this.toggleCode} src="/~chat/img/CodeEval.png" - className="contrast-10-d bg-white bg-none-d" + className="contrast-10-d bg-white bg-none-d ba b--gray1-d br1" />