mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
Lib view mode (#2975)
* [update dir layout]rewrite dir layout * add file menu handler * optimized code * add file load error message for file component * repair pencil bug * delete unnecessary file * reapir file-chooser bug * add file uploader module * rename component name
This commit is contained in:
@@ -107,7 +107,6 @@
|
||||
|
||||
.cur-view-content {
|
||||
padding: 0.625rem 1rem 1.25rem;
|
||||
height: calc(100% - 40px);
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
overflow: auto;
|
||||
|
Reference in New Issue
Block a user