diff options
Diffstat (limited to 'src/web/app/base.styl')
| -rw-r--r-- | src/web/app/base.styl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl index 829236db52..fe0fe296fc 100644 --- a/src/web/app/base.styl +++ b/src/web/app/base.styl @@ -36,12 +36,10 @@ html left 0 width 100% height 100% + padding 32px background #1269e2 color #fff - > p - text-align center - #nprogress pointer-events none |