mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 12:43:11 +10:00
Improve PageLayout
This commit is contained in:
parent
6f2043690d
commit
9f7d1e53b2
1 changed files with 3 additions and 1 deletions
|
|
@ -6,5 +6,7 @@
|
|||
}
|
||||
|
||||
.content {
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue