mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 17:02:47 +00:00
fix share page style (#2860)
This commit is contained in:
@@ -57,6 +57,7 @@
|
|||||||
|
|
||||||
.shared-file-view-body .md-view {
|
.shared-file-view-body .md-view {
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
|
padding: 70px 75px;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
box-shadow: 0 0 6px #ccc;
|
box-shadow: 0 0 6px #ccc;
|
||||||
|
Reference in New Issue
Block a user