1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

[shared dir view] current path & operation buttons: fixup & improvement

This commit is contained in:
llj
2022-01-10 18:23:11 +08:00
committed by lian
parent f5df7f1799
commit 5d2a64bb2b
2 changed files with 9 additions and 8 deletions

View File

@@ -117,6 +117,7 @@ a:hover { color:#eb8205; }
.vam { vertical-align:middle; }
.flex-auto { flex:auto; }
.flex-1 { flex:1; }
.flex-none { flex: none; }
.hide { display:none; }
.error { color:red; }
.no-deco,