Skip to content

Commit

Permalink
fixes issue on dark theme (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrckbp committed Sep 5, 2023
1 parent fb07912 commit 915b95e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/inject/src/inject.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
letter-spacing: 0;
-webkit-font-smoothing: antialiased;
padding: 0;
color-scheme: none;
}

.bp-widget-widget {
Expand Down

0 comments on commit 915b95e

Please sign in to comment.