Skip to content

Commit

Permalink
fix: icon color in light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
MildTomato committed Mar 1, 2022
1 parent 84068fc commit db616f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/theme/defaultTheme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1557,8 +1557,7 @@ export default {
absolute inset-y-0
left-0 pl-3 flex
items-center pointer-events-none
text-gray-600
dark:text-white
text-scale-1100
`,
},

Expand Down

0 comments on commit db616f3

Please sign in to comment.