Hi, our team is considering this template for our admin app and we are checking out design elements that suits our needs.
Does this template support fixed footer and .layout-content that use the full height (minus the top bar and footer heights).
Thanks
Layout Feature
Forum rules
Please note that response time for technical support is within 3-5 business days.
Please note that response time for technical support is within 3-5 business days.
-
- Posts: 5281
- Joined: 29 Jun 2013, 12:38
Which menu mode are you using?
Github Profile: https://github.com/mertsincan
-
- Posts: 5281
- Joined: 29 Jun 2013, 12:38
Hi,
Sorry for the delayed response. Please try the following css code with the latest version;
Best Regards,
Sorry for the delayed response. Please try the following css code with the latest version;
Code: Select all
body {
height: 100%;
}
.layout-wrapper .layout-main,
app-root,
app-main,
.layout-wrapper {
min-height: 0;
height: 100%
}
.layout-wrapper .layout-content {
overflow: auto;
}
Github Profile: https://github.com/mertsincan
-
- Information
-
Who is online
Users browsing this forum: No registered users and 2 guests