1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 04:10:47 +00:00

improve table-container view (#3275)

This commit is contained in:
杨顺强
2019-04-13 18:23:35 +08:00
committed by Daniel Pan
parent 66b668fd21
commit fe67aa5bae

View File

@@ -117,7 +117,7 @@
.table-container { .table-container {
flex: 1; flex: 1;
padding-bottom: 20rem; padding-bottom: 150px;
} }
.cur-view-content .article { .cur-view-content .article {