From ec6088904c7069c5dadd03b51654bd40096a815f Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 19 May 2026 14:56:58 +0300 Subject: [PATCH] fix: reduce card-body padding and compress owner column on mobile - card-body padding: 16px -> 8px on mobile - owner-td: max-width 110px, select+button stack vertically, font 11px - Remove d-inline w-auto from owner select (was preventing compression) Co-Authored-By: Claude Sonnet 4.6 --- frontend/index.html | 8 ++++---- frontend/styles.css | 23 +++++++++++++++++++++++ 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index ca0d3a2..06e3c24 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -5,7 +5,7 @@ АСУ Инвентаризация - +
@@ -195,13 +195,13 @@ {{ it.raspologenie ?? '' }} {{ it.kolichestvo ?? '' }} {{ it.type?.name ?? '' }} - +