mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
Rewrite wiki page with react (#2258)
This commit is contained in:
@@ -4359,3 +4359,14 @@ img.thumbnail {
|
||||
display:inline-block;
|
||||
margin-top:4px;
|
||||
}
|
||||
|
||||
/* wiki list style */
|
||||
.wiki-hl {background-color: #f8f8f8;}
|
||||
.wiki-vs {visibility: visible;}
|
||||
.wiki-dropdown-menu {
|
||||
margin-left: -80px;
|
||||
}
|
||||
.wiki-list input {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user