containers.html: drop inline shell hack (now in shell primitive)

This commit is contained in:
Zac Gaetano 2026-05-21 16:22:49 -04:00
parent 47c0e1f933
commit 683f0ff101

View file

@ -7,7 +7,6 @@
<title>Containers — Z-AMPP</title>
<link rel="stylesheet" href="/dist/app.css">
<style>
body { margin: 0; }
/* Page-only auto-refresh indicator (preserves original IDs + look-and-feel) */
.refresh-indicator {
@ -59,7 +58,7 @@
</head>
<body>
<div class="wd-shell" style="display:flex;min-height:100vh;">
<div class="wd-shell">
<nav class="wd-sidebar" aria-label="Main navigation">
<div class="wd-sidebar-header">
<img src="img/dragon-logo.png?v=1" alt="Wild Dragon" style="width:18px;height:18px;">