no horizontal overflow cover

This commit is contained in:
Lachlan Kermode
2019-08-20 15:05:59 +01:00
parent b0e2e6dd45
commit 5949136cbb
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
transition: top 0.4s ease;
z-index: $overheader + 1;
overflow-y: auto;
overflow-x: hidden;
color: $offwhite;
&.showing {