diff options
Diffstat (limited to 'assets/scss/_fuji-theme')
-rw-r--r-- | assets/scss/_fuji-theme/_dark-diff.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/scss/_fuji-theme/_dark-diff.scss b/assets/scss/_fuji-theme/_dark-diff.scss index 6ef449f..adc4860 100644 --- a/assets/scss/_fuji-theme/_dark-diff.scss +++ b/assets/scss/_fuji-theme/_dark-diff.scss @@ -14,8 +14,8 @@ table:not(.highlight) { } } -#post-aplayer { - background-color: var(--color-divider); +.post-aplayer { + background-color: var(--color-divider) !important; } .aplayer .aplayer-info .aplayer-music .aplayer-author { |