From 8a8d97b8c761cff8d3e7f36688c9bb6afca263ef Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 20 Apr 2018 13:03:51 +0900 Subject: [PATCH] :art: --- src/client/app/desktop/style.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/client/app/desktop/style.styl b/src/client/app/desktop/style.styl index adcfc3153..d2674cfe2 100644 --- a/src/client/app/desktop/style.styl +++ b/src/client/app/desktop/style.styl @@ -60,6 +60,9 @@ html &:hover background-color #535660 + &:active + background-color $theme-color + body display flex flex-direction column