Fix Elo Page
This commit is contained in:
@ -54,12 +54,3 @@
|
|||||||
<p>{error.message}</p>
|
<p>{error.message}</p>
|
||||||
{/await}
|
{/await}
|
||||||
|
|
||||||
<style lang="scss">
|
|
||||||
table {
|
|
||||||
@apply w-full;
|
|
||||||
}
|
|
||||||
div {
|
|
||||||
@apply p-3 bg-gray-200 dark:bg-gray-800 rounded-2xl;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user