mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
fix-selection
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
}
|
||||
.review-comment-dialog .review-comment-dialog-quote {
|
||||
margin-top: 10px;
|
||||
max-height: 4rem;
|
||||
overflow: hidden;
|
||||
max-height: 6rem;
|
||||
overflow: auto;
|
||||
}
|
Reference in New Issue
Block a user