feat: markdown移动端兼容
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
/* markdown 内容元素优化 */
|
||||
.markdown-body {
|
||||
font-size: 14px !important;
|
||||
max-width: calc(100vw - 80px);
|
||||
|
||||
|
||||
pre {
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user