diff --git a/frontend/index.html b/frontend/index.html index a3bff7b..3e675d9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -5,7 +5,7 @@ АСУ Инвентаризация - +
diff --git a/frontend/styles.css b/frontend/styles.css index 51e6527..5bb412d 100644 --- a/frontend/styles.css +++ b/frontend/styles.css @@ -192,6 +192,13 @@ td.inv-col, th.inv-col { padding: 2px 2px; } + .byaud-table th, + .allequip-table th { + white-space: normal; + word-break: break-all; + line-height: 1.2; + } + /* byAud table: Название и Расположение — приоритет */ .byaud-table { table-layout: fixed;