remove weird button focus border
This commit is contained in:
parent
0249efba5c
commit
fdbe2b430e
|
@ -144,7 +144,7 @@ body {
|
|||
}
|
||||
|
||||
button {
|
||||
@apply tracking-wide text-th-fgd-1 duration-500 ease-out hover:transition-all focus:outline-none;
|
||||
@apply tracking-wide text-th-fgd-1 focus:outline-none;
|
||||
}
|
||||
|
||||
svg {
|
||||
|
|
Loading…
Reference in New Issue