1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 16:10:26 +00:00

fix share page style (#2860)

This commit is contained in:
Michael An
2019-01-19 18:22:46 +08:00
committed by Daniel Pan
parent bdb4ac6500
commit ffb216c3e9

View File

@@ -57,6 +57,7 @@
.shared-file-view-body .md-view {
min-height: 400px;
padding: 70px 75px;
border: 1px solid #ccc;
margin: 0 auto;
box-shadow: 0 0 6px #ccc;