style: reduce table cell padding to 1px 2px on mobile

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Your Name
2026-05-19 20:15:26 +03:00
parent 1cadd41d26
commit 44961e3a9c
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: 2px 2px;
padding: 1px 2px;
}
.byaud-table th,