added full diagram view modal

This commit is contained in:
2026-05-04 19:25:08 +02:00
parent a3860a8dae
commit 23d24d81b1
3 changed files with 235 additions and 132 deletions

View File

@@ -227,7 +227,7 @@
}
@media (max-width: 640px) {
.nav-links { display: none; }
<!-- .nav-links { display: none; } -->
.nav-left { gap: 1rem; }
}
</style>