mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 16:44:44 +02:00
Fixed incorrect button appearance
This commit is contained in:
parent
ec313a7362
commit
1e3f3fb053
@ -94,7 +94,6 @@ export default () => {
|
|||||||
}
|
}
|
||||||
<div css={tw`mt-6 text-center`}>
|
<div css={tw`mt-6 text-center`}>
|
||||||
<Link
|
<Link
|
||||||
type={'button'}
|
|
||||||
to={'/auth/login'}
|
to={'/auth/login'}
|
||||||
css={tw`text-xs text-neutral-500 tracking-wide uppercase no-underline hover:text-neutral-700`}
|
css={tw`text-xs text-neutral-500 tracking-wide uppercase no-underline hover:text-neutral-700`}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user