1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00

repair draft-reviewer nav style (#2967)

This commit is contained in:
杨顺强
2019-02-20 13:11:13 +08:00
committed by Daniel Pan
parent f854e749e2
commit 3d16236bb9
6 changed files with 27 additions and 12 deletions

View File

@@ -232,3 +232,9 @@
img[src=""],img:not([src]){ /* for first loading img*/
opacity:0;
}
.cur-view-path.draft-review-nav,
.cur-view-path.share-upload-nav {
padding: 0 1rem;
}