This commit is contained in:
2025-11-11 00:48:07 +01:00
parent 992d7038e5
commit 70b9443e66
11 changed files with 258 additions and 137 deletions
+5
View File
@@ -23,6 +23,11 @@
-webkit-user-select: none;
}
.sidebar .folder-row.is-drop-target {
outline: 2px dashed var(--accent-strong, var(--accent));
outline-offset: 2px;
}
.folder-row .name-wrap {
display: inline-flex;
align-items: center;