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

Revert "update file view padding (#3037)" (#3045)

This reverts commit 4b74774f7c.
This commit is contained in:
Daniel Pan
2019-03-05 12:17:06 +08:00
committed by GitHub
parent 0e65d02fe4
commit adf8795148

View File

@@ -138,7 +138,7 @@
/* file layout */
.dir-content-main .wiki-page-container {
padding: 0 0 1.25rem;
padding: 0 1rem 1.25rem;
display: flex;
flex: 1;
}