This commit is contained in:
2025-10-29 10:42:44 +01:00
parent 4d30c4c58f
commit 2de3dc30bf
2 changed files with 43 additions and 1 deletions
+1 -1
View File
@@ -1805,7 +1805,7 @@ button.danger:hover:not([disabled]) {
}
.document-card.selected .document-thumbnail-wrapper {
background-color: var(--accent-soft);
background-color: var(--selection-soft);
}
.document-card:hover .document-thumbnail-wrapper,