This commit is contained in:
oliver
2026-08-03 09:24:56 -03:00
parent d9f3c8a747
commit 738e44e1a0
3 changed files with 33 additions and 19 deletions
+8
View File
@@ -1169,6 +1169,14 @@ tbody td {
color: #92400e;
}
.batch-num-cell {
font-size: 13px;
font-weight: 600;
color: var(--text);
text-align: center;
white-space: nowrap;
}
.batch-empty {
text-align: center;
color: var(--text-muted);