chore: update lockfile

This commit is contained in:
eneller
2025-03-16 19:16:05 +01:00
parent ead36b8cdf
commit 21c89689a9
4 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
tr:nth-child(even){
background-color: #EEEEEE;
}
tr:hover{
background-color: #DDDDDD;
transition: all 2ms;
}
.table-icon{
vertical-align: middle;
height: 1em;