Fix formatting

This commit is contained in:
Robin
2026-03-09 10:44:22 +01:00
parent 313b8285d9
commit 885a523e91

View File

@@ -147,7 +147,8 @@ Please see LICENSE in the repository root for full details.
}
}
.expand:active, .expand[data-state="open"] {
.expand:active,
.expand[data-state="open"] {
background: var(--cpd-color-gray-100);
}