Use mono font for update status to match panel style

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
roberts 2026-03-14 22:02:47 -05:00
parent 436a009059
commit c773eddea4

View file

@ -240,7 +240,7 @@
} }
.update-status-title { .update-status-title {
font-family: var(--font-ui); font-family: var(--font-mono);
font-size: 12px; font-size: 12px;
font-weight: 500; font-weight: 500;
color: var(--text-primary); color: var(--text-primary);