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

[update] review info (#2940)

This commit is contained in:
Michael An
2019-02-14 15:44:22 +08:00
committed by Daniel Pan
parent 84c9aaf3c9
commit ad620699c6
3 changed files with 93 additions and 6 deletions

View File

@@ -90,10 +90,16 @@
.review-side-panel-body {
padding: 1rem 2rem;
}
.review-side-panel-body .dirent-table-container {
padding-left: 0;
}
.review-side-panel-item {
border-bottom: 1px solid #e6e6dd;
padding: 1em 0;
}
.review-side-panel-item:last-child {
border: 0;
}
.reviewer-info, .author-info {
display: flex;
align-items: center;