1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 20:37:42 +00:00

[view shared dir] modified UI details (#3227)

This commit is contained in:
llj
2019-04-09 15:26:21 +08:00
committed by Daniel Pan
parent 5efa691ab3
commit f2c2b71636
2 changed files with 3 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ body {
.shared-dir-view-main {
width: calc(100% - 40px);
max-width: 950px;
padding: 15px 0;
padding: 15px 0 40px;
margin: 0 auto;
}
.op-bar {