Fix controls background

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-06-29 13:12:56 +02:00
parent bff20585c7
commit 6de49f7dc6
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ body {
height: 44px;
padding: 0;
margin: 0;
background-color: var(--color-main-background-light);
background-color: var(--color-main-background);
z-index: 60;
-webkit-user-select: none;
-moz-user-select: none;