From e5b7e226f064268686c9799e9e54910e3b83b38b Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Sun, 10 Jan 2021 21:11:57 +0800 Subject: new: in-post aplayer support --- assets/scss/_fuji-theme/_dark-diff.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/scss/_fuji-theme/_dark-diff.scss') 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 { -- cgit v1.2.3