Skip to content

Commit

Permalink
Merge pull request #5934 from cardboardtech/DeckbuilderAlphaFix
Browse files Browse the repository at this point in the history
Remove alpha of typeahead in the Deckbuilder
  • Loading branch information
NoahTheDuke authored Jun 3, 2021
2 parents 6571c8b + 959c6e5 commit 592ef51
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 592ef51

Please sign in to comment.