mirror of
https://github.com/RGJorge/ContainerFlow.git
synced 2026-08-03 07:21:42 +02:00
v0.1.1 — fix UI overflow with long container/project names
Closes #1 - ServiceNode: cap card width at 240px, native tooltip on name and image - App: project filter dropdown capped at 280px with scroll, names truncate - DetailPanel header: proper flex layout (min-w-0 flex-1 + shrink-0), Tooltip with (?) shows full name on hover; same fix for logs modal header - Re-enable CI workflow (was paused for GitHub billing)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "containerflow",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Jorge Gonzalez D. (RGJorge)",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user