zindex fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-12-20 13:50:44 +01:00
parent 0fef608927
commit 3105a2780b
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ body {
padding: 0;
margin: 0;
background-color: rgba($color-main-background, 0.95);
z-index: 50;
z-index: 55;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;