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:
committed by
GitHub
parent
26919e2ee3
commit
8d1227cfec
@@ -675,7 +675,6 @@
|
|||||||
.modal-panel__title {
|
.modal-panel__title {
|
||||||
font-size: var(--text-md);
|
font-size: var(--text-md);
|
||||||
font-weight: var(--font-weight-semibold);
|
font-weight: var(--font-weight-semibold);
|
||||||
letter-spacing: -0.01em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-panel__close {
|
.modal-panel__close {
|
||||||
|
|||||||
Reference in New Issue
Block a user