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