diff --git a/src/components/app/app.scss b/src/components/app/app.scss index d8de062..71a55fd 100644 --- a/src/components/app/app.scss +++ b/src/components/app/app.scss @@ -43,16 +43,17 @@ color: #e9e9e9 !important; } - #overall, #overall-course, .overall-span - { - background: #555555 !important; - } - .el-card { border: none !important; } + // Overall + #overall, #overall-course, .overall-span + { + background: #555555 !important; + } + .entry-box, .none .unread-number { background: #a1a1a1 !important;