remove obsolete box-shadow
This commit is contained in:
parent
af852a9e7d
commit
e05bd476ac
@ -29,7 +29,6 @@
|
||||
|
||||
&:focus,
|
||||
&:active {
|
||||
box-shadow: none;
|
||||
border-radius: none;
|
||||
box-shadow: inset 0 0 1px var(--color-primary);
|
||||
outline-style: transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user