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