Skip to content

Commit

Permalink
update bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Oct 15, 2024
1 parent 13d132a commit 5dee1c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3635,6 +3635,7 @@ const styles = (theme: ThemeColors) =>
searchRouterInputResultsFocused: {
borderWidth: 1,
borderColor: theme.success,
backgroundColor: theme.appBG,
},

searchTableHeaderActive: {
Expand Down

0 comments on commit 5dee1c3

Please sign in to comment.