This commit is contained in:
2024-05-21 14:55:43 +02:00
parent d89ff4ea7f
commit c76f4be928
3 changed files with 8 additions and 6 deletions

View File

@@ -184,7 +184,4 @@ const getLineColor = (result: Result) => {
div.end {
@apply justify-self-end ms-2;
}
tr {
height: 33px;
}
</style>