#4033 fix markdown css

Merged
zhoupzh merged 1 commits from fix-4031 into V20230410.patch 1 year ago
  1. +1
    -1
      web_src/less/_markdown.less

+ 1
- 1
web_src/less/_markdown.less View File

@@ -601,7 +601,7 @@
outline: none;
color: #40485b;
}
.markdown-content {
.file-view .markdown-content {
min-height: calc(50vh);
border-left: 1px solid #dce3e8;
padding: 1rem 2rem 1rem 2rem;


Loading…
Cancel
Save