* Code task #45101.

This commit is contained in:
tanghucheng
2021-12-01 14:56:45 +08:00
parent df91b19a57
commit 8164998a64
+2 -2
View File
@@ -16,7 +16,7 @@
span.item>a {padding-left: 6px;}
span.dotted-line+a {display: block;}
#modules li.doc:before, .chapterNode:before, .independent:before {content: " "; width: 100%; border-bottom: 1px dashed #b5b9c5; position: absolute; top: 13px; right: 0; left: 30px;}
.doc-title {display: inline-block !important; position: relative; padding-right: 10px; max-width:50%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.doc-title ,.item{display: inline-block !important; position: relative; padding-right: 10px; max-width:80%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.tree li.has-list.open:before {content: unset;}
#modules i.icon-file-text {color: #D0D2D6; font-size: 14px;}
.tree li>a {max-width: 50%;}
.tree li>a {max-width: 80%;}