fix:增加md样式重写文件

This commit is contained in:
Gsh
2025-07-07 21:21:55 +08:00
parent f58e079741
commit 3f88bd4158
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
@use './github-markdown.css';
//需要重写的样式放这里
.elx-xmarkdown-container {
//color: #0fa958 !important;
}