Ahh so that's what was causing scrolling

This commit is contained in:
Jake Archibald
2018-10-20 15:33:25 +01:00
parent f0b6d4553e
commit e97ee3ee4b

View File

@@ -5,6 +5,7 @@
}
.real-checkbox {
top: 0;
position: absolute;
opacity: 0;
pointer-events: none;