Capybara test requires visible checkbox
This commit is contained in:
parent
92633e58ad
commit
68339a3a0d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user