fix(style) logout login button style
This commit is contained in:
parent
5ad37d30c6
commit
d957d16042
|
@ -48,7 +48,7 @@ const labels = computed(() => ({
|
||||||
</h2>
|
</h2>
|
||||||
<Link
|
<Link
|
||||||
solid
|
solid
|
||||||
primary
|
secondary
|
||||||
buttonWidth
|
buttonWidth
|
||||||
to="/login"
|
to="/login"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue