This commit is contained in:
holan20180123
2021-08-03 15:37:22 +08:00
parent b8ba41c6c9
commit 7bf9bbf1ca
+1 -1
View File
@@ -85,7 +85,7 @@ ol, ul {margin-bottom: 0}
#createDropdown ul.dropdown-menu {text-align: left;}
#collection-menu {max-width: 300px;}
#collection-menu li a {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#project, #product, #custom, #book {min-height: 160px;}
#project, #product, #custom, #book, #execution {min-height: 160px;}
#title .menu-title {font-size: 15px; font-weight: 600; position: relative; padding: 2px 0 2px 15px; list-style: none;}
#title .dropdown-menu {top: 38px;}
.tree li > a {white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}