mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
fix: markdown code lang capitalization and line number color (#1098)
This commit is contained in:
@@ -1046,4 +1046,8 @@
|
||||
|
||||
.markdown-body ::-webkit-calendar-picker-indicator {
|
||||
filter: invert(50%);
|
||||
}
|
||||
|
||||
.markdown-body .react-syntax-highlighter-line-number {
|
||||
color: #D0D5DD;
|
||||
}
|
||||
Reference in New Issue
Block a user