feat: Sprint 1 final — delete host, Alpine modal events, grid/list toggle, transfers panel

This commit is contained in:
swanadiva
2026-07-07 13:17:31 +07:00
parent d771925727
commit 86620b034f
7 changed files with 94 additions and 30 deletions
+3
View File
@@ -1,5 +1,8 @@
/* Lumina System — Custom CSS */
/* Alpine cloak — hide until initialized */
[x-cloak] { display: none !important; }
/* Dot grid background */
.dot-grid {
background-image: radial-gradient(#e2e8f0 1.5px, transparent 1.5px);