From 991d8e4ba1078eae9f663bafbc9448521863c4de Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 25 May 2017 16:47:13 +0900 Subject: [PATCH] [Client] :art: --- src/web/app/base.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/web/app/base.styl b/src/web/app/base.styl index fe0fe296fc..9fdb39a16c 100644 --- a/src/web/app/base.styl +++ b/src/web/app/base.styl @@ -40,6 +40,9 @@ html background #1269e2 color #fff + hr + border solid 1px #fff + #nprogress pointer-events none