* Modify title style for doc list.

This commit is contained in:
tianshujie
2023-03-22 16:37:45 +08:00
parent 04dc2c83c9
commit f7936b7f74
+1 -1
View File
@@ -70,5 +70,5 @@ li.drag-shadow ul {display: none!important;}
.createDropdown ul > li {text-align: left;}
.createDropdown .btn.btn-info:hover {box-shadow: none;}
.table .c-name > a.text-primary {display: inline-block; max-width: 90%; overflow: hidden;}
.table .c-name > a:first-child {display: inline-block; max-width: 90%; overflow: hidden;}
.table .c-name > .ajaxCollect {float: right; position: relative; right: 10px; top: -3px;}