Add archive import export and dedup tools
This commit is contained in:
parent
8d2838aea7
commit
d5576ddbde
4 changed files with 528 additions and 36 deletions
6
frontend-js/dist/style.css
vendored
6
frontend-js/dist/style.css
vendored
|
|
@ -607,8 +607,12 @@ a.tree-node { display: block; color: inherit; text-decoration: none; }
|
|||
background: #fafafa;
|
||||
}
|
||||
.archive-action {
|
||||
width: 90px;
|
||||
width: 246px;
|
||||
text-align: right;
|
||||
overflow: visible;
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.archive-action form { margin: 0; }
|
||||
.archive-create-panel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue