resolution connexions
Deploy Nexus Portal to HestiaCP (FTP) / build-and-deploy (push) Successful in 14s

This commit is contained in:
2026-06-12 22:06:20 +02:00
parent 9abab3c22c
commit 33c8babdd2
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1 +1,4 @@
body { margin: 0; } body {
margin: 0;
display:block;
}
+1 -1
View File
@@ -47,7 +47,7 @@ export default function AppLayout() {
}); });
return ( return (
<div style={{ display: 'flex' }}> <div style={{ display: 'block' }}>
{/* ========================================== */} {/* ========================================== */}
{/* BARRE LATÉRALE (SIDEBAR) */} {/* BARRE LATÉRALE (SIDEBAR) */}