Fix text color in table head
This commit is contained in:
@@ -32,7 +32,7 @@ table,
|
|||||||
|
|
||||||
thead {
|
thead {
|
||||||
tr {
|
tr {
|
||||||
@apply bg-gray-200 text-white
|
@apply bg-gray-200;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user