mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 23:02:26 +00:00
optimize code (#4762)
This commit is contained in:
@@ -41,11 +41,11 @@ body {
|
||||
color: #808080;
|
||||
}
|
||||
/* for mobile */
|
||||
.seafile-comment {
|
||||
.file-view-body .seafile-comment {
|
||||
width: 100%;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.seafile-comment {
|
||||
.file-view-body .seafile-comment {
|
||||
width: 29%;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user