make body flex
This commit is contained in:
@ -262,3 +262,7 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod
|
||||
#pagearea{
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
#navbar, #pagearea, #footer{
|
||||
width: 100%;
|
||||
}
|
Reference in New Issue
Block a user