feat: redesign portal UX and stabilize web session runtime

This commit is contained in:
2026-04-13 08:35:07 +00:00
commit fc46d90194
29 changed files with 3915 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120" fill="none">
<rect width="120" height="120" rx="16" fill="#E8EFF6"/>
<rect x="20" y="28" width="80" height="16" rx="6" fill="#B8CBDC"/>
<rect x="20" y="52" width="80" height="40" rx="8" fill="#CBD9E7"/>
<circle cx="36" cy="72" r="8" fill="#9FB4C8"/>
<rect x="50" y="66" width="38" height="12" rx="6" fill="#9FB4C8"/>
</svg>

After

Width:  |  Height:  |  Size: 421 B