not first child

pull/225/head
Aevann 2024-02-24 20:43:34 +02:00
parent 1edbd8e71a
commit 2d25d94a88
1 changed files with 1 additions and 1 deletions

View File

@ -7716,6 +7716,6 @@ td li {
font-weight: 400;
}
li {
li:not(:first-child) {
margin-top: 0.3rem !important;
}