ui(deploy): hide CheckpointsTable when no past deployments exist

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-23 14:34:09 +02:00
parent e36c82c4db
commit b3d1dd377d
2 changed files with 1 additions and 6 deletions

View File

@@ -113,11 +113,6 @@
opacity: 0.55;
}
.checkpointEmpty {
color: var(--text-muted);
font-size: 13px;
}
/* Config tab shared */
.configInline {
display: flex;