Update src/iss-components/recal-modal/recal-modal.vue

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
katiekroell 2026-03-09 15:03:21 -04:00 committed by GitHub
parent 63043b4796
commit 5ba937834c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@ export default {
color: $heritage-blue-secondary;
}
&:focus, &:active {
box-shadow: 0 0 0 3px #ffffff, 0 0 0 5.5px $heritage-blue-secondary;
box-shadow: 0 0 0 3px $white, 0 0 0 5.5px $heritage-blue-secondary;
}
font-weight: 600;
color: $heritage-blue-secondary;