mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
@@ -142,3 +142,17 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
.seafile-md-comment {
|
||||
background-color: #fff;
|
||||
position: absolute;
|
||||
right: 1px;
|
||||
height: calc(100% - 56px);
|
||||
width: 30%;
|
||||
}
|
||||
.seafile-md-comment .seafile-comment {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
.seafile-md-comment .seafile-comment .seafile-comment-toggle-resolved {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user