Merge branch 'master' into 'dev/gfl_fixbug'

# Conflicts:
#   module/doc/css/view.css
This commit is contained in:
王怡栋
2023-04-20 01:16:43 +00:00
28 changed files with 254 additions and 191 deletions
+1
View File
@@ -9,6 +9,7 @@
.main-col .doc-title .actions a + a {margin-left: 0px;}
.main-col .doc-title .actions i {font-size: 15px; color: #8c8c8c;}
#content .title {max-width: 40%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.main-col .doc-title .actions a > span {color: #9EA3B0;}
#mainContent .scrollbar-hover {max-height: 2000px; overflow: scroll;}
#content .editor-preview {background: #fff}
#content .CodeMirror{border: none}