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