1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00

optimize code (#4762)

This commit is contained in:
杨顺强
2020-12-22 12:04:03 +08:00
committed by GitHub
parent cf4abe5e3e
commit dd0515cd99
5 changed files with 11 additions and 7 deletions

View File

@@ -168,3 +168,7 @@
display: none !important;
}
}
.seafile-editor-side-panel .seafile-comment {
width: 100%;
}