1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00

Merge pull request #3302 from haiwen/active-item-improve-6

repair bug
This commit is contained in:
Daniel Pan
2019-04-17 15:05:09 +08:00
committed by GitHub

View File

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