Update CI #4

Closed
rgebee wants to merge 99 commits from ci-test into main
Showing only changes of commit 98d31cd118 - Show all commits

View File

@ -11,11 +11,7 @@
width: 100%;
height: 100%;
}
a {
display: inline-block;
height: 100%;
}
</style>
<a on:click={onClick} href="404"> <img src="/user.svg" alt="Admin"> </a>
<!-- <a on:click={onClick} href="404"><img src="/user.svg" alt="Admin"></a> -->
<a on:click={onClick} href="404">Admin</a>