diff options
Diffstat (limited to 'src/web/app/auth')
| -rw-r--r-- | src/web/app/auth/style.styl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/web/app/auth/style.styl b/src/web/app/auth/style.styl index 046a5ff6ee..bd25e1b572 100644 --- a/src/web/app/auth/style.styl +++ b/src/web/app/auth/style.styl @@ -1,4 +1,5 @@ -@import "../base" +@import "../app" +@import "../reset" html background #eee |