Panels redesign.

This commit is contained in:
Mike Cao 2025-03-25 14:47:51 -07:00
parent 7886c3f393
commit f5bc3dc6c2
58 changed files with 530 additions and 733 deletions

View file

@ -6,7 +6,7 @@
.param {
padding: 0 8px;
color: var(--primary400);
color: var(--primary-color);
background: var(--blue100);
border-radius: 4px;
}