diff options
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/base.styl | 3 |
1 files changed, 3 insertions, 0 deletions
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 |