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

long name comment (#3537)

* long name comment

* reviewer dialog name
This commit is contained in:
Michael An
2019-05-28 17:53:51 +08:00
committed by Daniel Pan
parent 742a327e1c
commit e92bc848b2
9 changed files with 20 additions and 12 deletions

View File

@@ -59,6 +59,7 @@
}
.seafile-comment-item .seafile-comment-info .reviewer-info {
padding-left: 10px;
max-width: 75%;
}
.seafile-comment-item .seafile-comment-info .review-time {
font-size: 10px;
@@ -126,3 +127,8 @@
.seafile-edit-comment .comment-btn {
height: 28px;
}
@media (max-width: 768px) {
.seafile-comment-toggle-resolved {
width: 100%;
}
}

View File

@@ -17,6 +17,7 @@
}
.group-member-list .user-item .group-member-name {
margin: 0 5px;
max-width: 70%;
}
.group-member-list .user-item .group-member-admin {
color: #888;

View File

@@ -50,6 +50,7 @@
padding-left: 10px;
height: 2rem;
display: block;
max-width: 75%;
}
.seafile-comment-item .seafile-comment-info .reviewer-name {
font-size: 1rem;