You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
I am trying to create a dashboard with the new Tailwind Grid functionality. In the end it would look like the image below. Where the nav, main and aside will grow to a full height (h-full). The header and footer will have a max-height.
The code I am using at the moment is the following:
Any suggestions how to make the nav, main and aside grow? Much appreciated.
The text was updated successfully, but these errors were encountered:
MartijnHarmenzon
changed the title
Grid layout with sticky header and footer
Grid layout with sticky header/footer and growing nav/main/aside
Feb 7, 2020
MartijnHarmenzon
changed the title
Grid layout with sticky header/footer and growing nav/main/aside
Grid layout - With header/footer and growing nav/main/aside sections (holy grail)
Feb 8, 2020
MartijnHarmenzon
changed the title
Grid layout - With header/footer and growing nav/main/aside sections (holy grail)
Grid layout - With header/footer and growing nav/main/aside sections ('holy grail' layout)
Feb 8, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to create a dashboard with the new Tailwind Grid functionality. In the end it would look like the image below. Where the nav, main and aside will grow to a full height (h-full). The header and footer will have a max-height.
The code I am using at the moment is the following:
And a Codepen:
https://codepen.io/martijnharmenzon-the-looper/pen/vYOEGRQ
Any suggestions how to make the nav, main and aside grow? Much appreciated.
The text was updated successfully, but these errors were encountered: