summaryrefslogtreecommitdiff
path: root/src/styles/globals.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/globals.css')
-rw-r--r--src/styles/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 5d5a6696..f1e9f5b1 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -470,7 +470,7 @@ button {
.table-data thead th,
.table-data tbody td {
- @apply py-3
+ @apply p-3
text-center;
}