Skip to content

Commit

Permalink
fix #5931 Remove alpha of typeahead
Browse files Browse the repository at this point in the history
  • Loading branch information
cardboardtech committed Jun 2, 2021
1 parent 991e184 commit 959c6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/deckbuilder.styl
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
padding: 2px
margin: 2px 0 0 0
width: 308px
background-color: alpha(white-solid, o-10)
background-color: white-solid
color: black-solid
border-radius: 4px
border: 1px solid alpha(blue-dark, o-80)
Expand Down

0 comments on commit 959c6e5

Please sign in to comment.