1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

[draft view] redesigned the 'comment' panel

This commit is contained in:
llj
2022-04-11 17:57:24 +08:00
parent be69c6d7ce
commit e086097a69
6 changed files with 39 additions and 261 deletions

View File

@@ -68,5 +68,6 @@ body {
@media (min-width: 768px) {
.file-view-body .seafile-comment {
width: 300px;
border-left: 1px solid #e6e6dd;
}
}