Use CSS instead of $index #1797

This commit is contained in:
the-djmaze 2024-10-10 00:54:19 +02:00
parent e345550c7f
commit 82ab4c4c6d
2 changed files with 5 additions and 2 deletions

View file

@ -45,4 +45,8 @@
content: ')';
}
.identities-list tr + tr .identity-default {
display: none;
}
}