DEV: removes unwanted spaces

This commit is contained in:
Joe 2018-12-08 13:21:28 +08:00 committed by GitHub
parent e5054ac549
commit e84b0a5bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ customHeaderLinks.split("|").map(i => {
api.decorateWidget("header-buttons:before", helper => {
return helper.h(
"li.headerLink." + deviceClass + keepOnScrollClass,
"li.headerLink" + deviceClass + keepOnScrollClass,
helper.h(
"a",
{