debug barre verticale menu liste étape
This commit is contained in:
parent
2e377dfef0
commit
3e70e93ccf
|
@ -279,6 +279,7 @@ body{
|
||||||
grid-template-columns: repeat(16,1fr);
|
grid-template-columns: repeat(16,1fr);
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
> .layout__region--first {
|
> .layout__region--first {
|
||||||
display: none;
|
display: none;
|
||||||
padding-left: $body-margin-x;
|
padding-left: $body-margin-x;
|
||||||
|
|
Loading…
Reference in New Issue