100% height components
<style>
.full-height > ub-grid > ub-dropzone > .flex,
.full-height > ub-grid > ub-dropzone > .flex > ub-grid-item {
height: 100% !important;
}
</style>
Last updated
Was this helpful?
<style>
.full-height > ub-grid > ub-dropzone > .flex,
.full-height > ub-grid > ub-dropzone > .flex > ub-grid-item {
height: 100% !important;
}
</style>
Last updated
Was this helpful?
Was this helpful?