Capybara test requires visible checkbox

This commit is contained in:
Jesse C. Fisher 2021-09-18 23:44:02 -07:00
parent 76c6589388
commit c39aeada85

View File

@ -145,7 +145,9 @@ ol#cards-to-beat
margin-left: -4vmin
flex: 1 1 auto
input[type="checkbox"]
visibility: hidden
// Capybara test requires visible checkbox
// visibility: hidden
opacity: .000001
position: absolute
&:checked ~ img
box-shadow: 0px 0px 2px 6px #00dd84