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

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>АСУ Инвентаризация</title>
<link rel="stylesheet" href="/app/bootstrap.min.css" />
<link rel="stylesheet" href="/app/styles.css?v=9" />
<link rel="stylesheet" href="/app/styles.css?v=10" />
</head>
<body>
<header class="no-print">

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,