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

[fix] fix activities UI and text edit button (#2971)

This commit is contained in:
Michael An
2019-02-20 17:46:18 +08:00
committed by Daniel Pan
parent afcd66ceef
commit 8783680442
3 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
table tr .activity-date {
border-top: 0;
}