refactor: remove non-tokenized modal title letter spacing

Agent-Logs-Url: https://github.com/ulsklyc/oikos/sessions/7153de23-b6c6-423d-974c-cf3b961cbbad

Co-authored-by: ulsklyc <108589275+ulsklyc@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-06 10:32:59 +00:00
committed by GitHub
parent 26919e2ee3
commit 8d1227cfec
-1
View File
@@ -675,7 +675,6 @@
.modal-panel__title {
font-size: var(--text-md);
font-weight: var(--font-weight-semibold);
letter-spacing: -0.01em;
}
.modal-panel__close {