style: set table cell padding to 1px on mobile

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Your Name
2026-05-19 20:17:28 +03:00
parent 44961e3a9c
commit 8e3cce0bb0
2 changed files with 2 additions and 2 deletions

View File

@@ -189,7 +189,7 @@ td.inv-col, th.inv-col {
.table td, .table th {
font-size: 11px;
padding: 1px 2px;
padding: 1px;
}
.byaud-table th,