mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
[dir view, file view] file comment: fixup for 'submit' btn (#4496)
This commit is contained in:
@@ -107,8 +107,6 @@
|
|||||||
background-color: #fafaf9;
|
background-color: #fafaf9;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-top: 1px solid #e5e5e5;
|
border-top: 1px solid #e5e5e5;
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
min-height: 182px;
|
min-height: 182px;
|
||||||
}
|
}
|
||||||
.seafile-edit-comment .edit-comment-input {
|
.seafile-edit-comment .edit-comment-input {
|
||||||
@@ -121,8 +119,7 @@
|
|||||||
}
|
}
|
||||||
.seafile-comment-footer .submit-comment {
|
.seafile-comment-footer .submit-comment {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
width: 60px;
|
padding: 0.35rem 0.5rem;
|
||||||
height: 28px;
|
|
||||||
}
|
}
|
||||||
.seafile-edit-comment .comment-btn {
|
.seafile-edit-comment .comment-btn {
|
||||||
height: 28px;
|
height: 28px;
|
||||||
@@ -143,4 +140,4 @@
|
|||||||
}
|
}
|
||||||
.detail-comments .seafile-edit-comment .edit-comment-input {
|
.detail-comments .seafile-edit-comment .edit-comment-input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user