diff --git a/src/css/app.css b/src/css/app.css index 6bf544d..e61ad1c 100644 --- a/src/css/app.css +++ b/src/css/app.css @@ -11,7 +11,7 @@ } .tv-tbody { - @apply border + @apply border bg-gray-100 } .tv-tr { @@ -36,4 +36,4 @@ .tv-paginator-text { @apply text-lg md:text-sm -} \ No newline at end of file +}