1
0
mirror of synced 2026-08-05 14:47:03 +00:00

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
-1
View File
@@ -37,7 +37,6 @@
.StripeElement--focus {
border-color: var(--tertiary);
box-shadow: shadow("focus");
outline: 1px solid var(--tertiary);
}