feat: 過期通知優化,可單獨文章關閉

fix: 修復説説評論 css 受主題影響的 bug
This commit is contained in:
myw
2024-11-05 18:01:36 +08:00
Unverified
parent fb4ab20169
commit 91c8c5cd4b
25 changed files with 83 additions and 81 deletions

View File

@@ -4,7 +4,7 @@ if $prismjs_line_number
if $highlight_theme != false
@require 'diff'
#article-container
.container
pre[class*='language-']
// scrollbar - firefox
@-moz-document url-prefix()

View File

@@ -1,4 +1,4 @@
#article-container
.container
pre[class*='language-']
&.line-numbers
position: relative