modif diverse log

This commit is contained in:
guillaume 2019-02-01 18:54:06 +01:00
commit 8be9dabacc
10 changed files with 170 additions and 40 deletions

View file

@ -42,13 +42,15 @@
padding: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
.leftMenu-global-infoStructure-content{
width: 100%!important;
padding: 0px;
height: 100%;
height: 80%;
display: inline-block;
margin-bottom: 0px;
}
.leftMenu-global-infoStrcutre-contentTitre{

View file

@ -2,4 +2,7 @@
position: relative;
width: 93vw!important;
height: 37vw
}
.log-grid-perso{
height: 40vw;
}