upstream #1
@ -137,8 +137,10 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
strong: { color: theme('colors.gray.100') },
|
strong: { color: theme('colors.gray.100') },
|
||||||
thead: {
|
thead: {
|
||||||
|
th: {
|
||||||
color: theme('colors.gray.100'),
|
color: theme('colors.gray.100'),
|
||||||
},
|
},
|
||||||
|
},
|
||||||
tbody: {
|
tbody: {
|
||||||
tr: {
|
tr: {
|
||||||
borderBottomColor: theme('colors.gray.700'),
|
borderBottomColor: theme('colors.gray.700'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user