This commit is contained in:
2025-11-03 00:17:28 +01:00
parent 2ee69406b6
commit a819790899
+4
View File
@@ -2355,6 +2355,10 @@ button.danger:hover:not([disabled]) {
color: inherit;
}
.document-card .doc-correspondent-link {
font-size: var(--documents-grid-title-size);
}
.document-card.selected .document-card__title-badge {
background-color: var(--accent);
color: var(--on-accent);