1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-21 03:18:23 +00:00

translate slate nodes to tree nodes in wiki page

This commit is contained in:
Michael An
2019-05-20 17:14:22 +08:00
parent a29aa1fe48
commit cbf2fa715e
2 changed files with 47 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
.wiki-nav-content {
margin-bottom: 5px;
}
.wiki-nav-content a {
.wiki-nav-content a, .wiki-nav-content span {
color: #333;
text-overflow: ellipsis;
white-space: nowrap;