remove obsolete box-shadow

This commit is contained in:
KDSBrowne 2021-07-29 15:33:37 -04:00 committed by GitHub
parent af852a9e7d
commit e05bd476ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,6 @@
&:focus,
&:active {
box-shadow: none;
border-radius: none;
box-shadow: inset 0 0 1px var(--color-primary);
outline-style: transparent;