Updated darkmode incomaptible assets

This commit is contained in:
2026-01-06 17:20:19 -05:00
parent 57d572a15e
commit 46468eef99
2 changed files with 2 additions and 2 deletions

View File

@@ -678,7 +678,7 @@ th.sort-desc::after {
justify-content: space-between;
align-items: center;
padding: 1rem;
background: var(--toolbar-bg, #fff3cd);
background: var(--toolbar-bg, #1a202c);
border: 1px solid var(--toolbar-border, #ffc107);
border-radius: 8px;
margin: 1rem 0;