ui: remove per-row Лог/⟳/✕ buttons from camera table, fix row height to 22px

The camera table actions column (log/restart/delete buttons) is removed:
the table drops to 8 columns across thead, filled rows, empty slots and the
bulk-edit rows. The now-orphaned log subrow and openLogs tracking are gone.
Camera rows get a hard fixed height of 22px via a new table.cams.cams-fixed
rule (zero vertical padding, 22px line-height) so rows never inflate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-01 21:15:39 +05:00
parent e2e03054ac
commit a519b78eb2
4 changed files with 11 additions and 24 deletions
+1 -1
View File
@@ -1 +1 @@
0.0.136
0.0.137