make body flex
This commit is contained in:
parent
054a829ae0
commit
a7acb28b2c
@ -261,4 +261,8 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod
|
||||
|
||||
#pagearea{
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
#navbar, #pagearea, #footer{
|
||||
width: 100%;
|
||||
}
|
Loading…
Reference in New Issue
Block a user