diff --git a/assets/index.css b/assets/index.css index 4bc1ff4..c68f139 100644 --- a/assets/index.css +++ b/assets/index.css @@ -148,7 +148,7 @@ body { } .paths-table .cell-actions { - width: 75px; + width: 90px; display: flex; padding-left: 0.6em; } diff --git a/assets/index.js b/assets/index.js index fa9259e..56c400c 100644 --- a/assets/index.js +++ b/assets/index.js @@ -379,9 +379,8 @@ function addPath(file, index) { } if (DATA.allow_delete) { if (DATA.allow_upload) { - if (isDir) { - actionMove = `