Fix apps menu overlapping

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2019-01-05 09:53:22 +01:00
parent 9134ef08ec
commit f611c777d1
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 1 additions and 0 deletions

View File

@ -494,6 +494,7 @@ nav[role='navigation'] {
overflow: hidden;
background-color: var(--color-primary-element);
padding: 0 5px;
z-index: 2;
}
/* hidden apps menu */