feat: ui supports move folder/file to new path (#92)

This commit is contained in:
sigoden
2022-07-04 21:20:00 +08:00
committed by GitHub
parent b6729a3d64
commit c6541b1c36
2 changed files with 42 additions and 4 deletions

View File

@@ -132,7 +132,7 @@ body {
}
.paths-table .cell-actions {
width: 60px;
width: 75px;
display: flex;
padding-left: 0.6em;
}
@@ -175,7 +175,7 @@ body {
}
.action-btn {
padding-left: 0.4em;
padding-right: 0.3em;
}
.uploaders-table {