mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
[file view] redesigned the comment panel
This commit is contained in:
@@ -61,12 +61,12 @@ body {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
/* for mobile */
|
||||
/* for mobile */
|
||||
.file-view-body .seafile-comment {
|
||||
width: 100%;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.file-view-body .seafile-comment {
|
||||
width: 29%;
|
||||
width: 300px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user