4 lines
57 B
CSS
4 lines
57 B
CSS
![]() |
|
||
|
table tbody tr:nth-child(odd) {
|
||
|
@apply bg-gray-50;
|
||
|
}
|