min height 100vh ressources
This commit is contained in:
Submodule web/profiles/d8-starterkit-profile updated: 1ee4ada5f3...56e96bd26e
@@ -5338,6 +5338,7 @@ svg.ext {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.path-ressources .layout-content {
|
.path-ressources .layout-content {
|
||||||
|
min-height: 100vh;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
}
|
}
|
||||||
.path-ressources .layout-content .region-content {
|
.path-ressources .layout-content .region-content {
|
||||||
|
|||||||
@@ -8,7 +8,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.layout-content{
|
.layout-content{
|
||||||
width: 100vw;
|
min-height: 100vh;
|
||||||
|
width: 100vw;
|
||||||
.region-content{
|
.region-content{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user