Merge pull request #2311 from sveltejs/gh-2306

Fix zen mode REPL nav CSS
pull/2319/head
Rich Harris 6 years ago committed by GitHub
commit 70c8d3e24a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -125,7 +125,7 @@
width: 100%;
height: 100%;
top: 0;
z-index: 11;
z-index: 111;
}
.pane { width: 100%; height: 100% }

Loading…
Cancel
Save