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

activity view improve (#3012)

This commit is contained in:
王健辉
2019-02-28 14:34:54 +08:00
committed by Daniel Pan
parent c5cfc20462
commit 16c386ac91
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
table tr .activity-date {
border-top: 0;
}
table td .created-files-detail {
display: inline-block;
}