Skip to content

Commit

Permalink
fix: openai icon fill color
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <tukon479@gmail.com>
  • Loading branch information
Innei committed Apr 5, 2023
1 parent 6828ab3 commit 44b5f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/widgets/xLogSummary/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ export function OpenAIIcon() {
role="img"
height="1em"
width="1em"
fill="currentColor"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
Expand Down

0 comments on commit 44b5f7a

Please sign in to comment.