1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 01:44:13 +00:00

fix-draft-style

This commit is contained in:
Michael18811380328
2018-12-06 13:58:32 +08:00
parent 13834d3a67
commit ecd37bb780
3 changed files with 5 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
}
.history-list-container .history-list-item {
padding: 0 0.8rem;
padding: 5px 10px;
display: flex;
flex: 1;
}