Skip to content

Commit

Permalink
style(widget): reset colors
Browse files Browse the repository at this point in the history
  • Loading branch information
634750802 committed Sep 19, 2024
1 parent eb7354c commit 6ebbd33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/packages/widget-react/src/Widget.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@

#tidb-ai-widget {
font-size: 16px;
h1, h2, h3, h4, h5, h6, span, b, strong, em, i {
color: inherit;
}
}

0 comments on commit 6ebbd33

Please sign in to comment.