ui: remove semibold from IO headers

This commit is contained in:
Shantur Rathore
2026-02-19 18:44:57 +00:00
parent cc53123bcd
commit c55d56c94b

View File

@@ -260,7 +260,7 @@
width: 100%;
text-align: left;
font-size: 0.875rem;
font-weight: var(--font-weight-semibold);
font-weight: normal;
color: var(--text-primary);
cursor: pointer;
}