style: align items

This commit is contained in:
josc146
2023-03-27 22:56:17 +08:00
parent 74b43b7d43
commit b98eaaf14d
3 changed files with 5 additions and 3 deletions
@@ -61,6 +61,7 @@ export function ConversationItem({ type, content, session, done, port }) {
href={'https://chat.openai.com/chat/' + session.conversationId}
target="_blank"
rel="nofollow noopener noreferrer"
className="gpt-util-icon"
style="color: inherit;"
>
<LinkExternalIcon size={14} />