mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
Add context menu when no file (#7344)
* dirent none view support create folder * fix permission
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
.tip-for-new-file-container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.tip-for-new-file {
|
||||
margin: 0 auto;
|
||||
padding: 2em 1em;
|
||||
|
Reference in New Issue
Block a user