.striped-table tbody tr:nth-child(2n){background-color:var(--bg-secondary)}.striped-table tbody tr:nth-child(odd){background-color:transparent}.striped-table tbody tr:hover{background-color:var(--bg-muted)!important}
