mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-21 11:27:18 +00:00
adjust style (#3040)
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
.main .cur-view-container .seafile-comment {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
width: calc(100% - 5px);
|
||||
}
|
||||
.main .cur-view-right-part {
|
||||
height: 100%;
|
||||
|
@@ -39,7 +39,7 @@
|
||||
}
|
||||
.seafile-comment-item {
|
||||
overflow-y: hidden;
|
||||
padding: 15px;
|
||||
padding: 15px 10px;
|
||||
}
|
||||
.seafile-comment-item-resolved {
|
||||
background-color: #e6ffed;
|
||||
|
Reference in New Issue
Block a user