resolution connexions
Deploy Nexus Portal to HestiaCP (FTP) / build-and-deploy (push) Successful in 14s
Deploy Nexus Portal to HestiaCP (FTP) / build-and-deploy (push) Successful in 14s
This commit is contained in:
+4
-1
@@ -1 +1,4 @@
|
|||||||
body { margin: 0; }
|
body {
|
||||||
|
margin: 0;
|
||||||
|
display:block;
|
||||||
|
}
|
||||||
@@ -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) */}
|
||||||
|
|||||||
Reference in New Issue
Block a user