DEV: remove old shadow definition (#168)
This commit is contained in:
parent
e365ced531
commit
00e5bc1614
|
@ -37,7 +37,6 @@
|
|||
|
||||
.StripeElement--focus {
|
||||
border-color: var(--tertiary);
|
||||
box-shadow: shadow("focus");
|
||||
outline: 1px solid var(--tertiary);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue