reset dossiers, added config page documents en téléchargement
This commit is contained in:
@@ -52,7 +52,7 @@ $width-menu-slidedown : 550px;
|
||||
|
||||
}
|
||||
|
||||
aside{
|
||||
aside.layout-sidebar-first{
|
||||
width: 20%;
|
||||
order: 1;
|
||||
margin-top: 5rem;
|
||||
@@ -67,6 +67,14 @@ aside{
|
||||
margin-top: 3rem;
|
||||
}
|
||||
}
|
||||
aside.layout-sidebar-second{
|
||||
position: fixed;
|
||||
right:0;
|
||||
background-color: #fff;
|
||||
height: 100vh;
|
||||
padding: 1em;
|
||||
z-index: 100;
|
||||
}
|
||||
main{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user