DEV: remove old shadow definition (#168)

This commit is contained in:
Kris 2023-06-15 10:18:04 -04:00 committed by GitHub
parent e365ced531
commit 00e5bc1614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
.StripeElement--focus {
border-color: var(--tertiary);
box-shadow: shadow("focus");
outline: 1px solid var(--tertiary);
}