Update igny8-colors.css

This commit is contained in:
Desktop
2025-11-12 23:13:40 +05:00
parent 9e49c2c56a
commit 35b6cc6502

View File

@@ -256,7 +256,7 @@
/* Table body cell styling - reduced padding for data density */ /* Table body cell styling - reduced padding for data density */
.igny8-table-compact td { .igny8-table-compact td {
padding: 4px 12px !important; /* Reduced padding for body cells */ padding: 8px 12px !important; /* Reduced padding for body cells */
font-size: 14px !important; /* Consistent size across all cells */ font-size: 14px !important; /* Consistent size across all cells */
border-bottom: 1px solid #e2e8f0 !important; border-bottom: 1px solid #e2e8f0 !important;
} }